append_x1 {amt} | R Documentation |
Helper function to append _x1
to variable names
append_x1(string)
string |
|
The function first checks if "_x1" is already appended and adds it if
it is not. This is meant for internal use in \link{plot.log_rss}()
.
A string.