EDITCOL - winkusch/Easy2 GitHub Wiki
Edit columns of the input.
FUNCTION | PARAMETER | DEFAULT | DESCRIPTION |
---|---|---|---|
EDITCOL | --rcdEditCol | R-Code expression to calculate the new values. Result will be written to column colEdit. It might be useful to use the ifelse statement. | |
EDITCOL | --colEdit | Name of the edited column. |