powered by
buildNameOperation build name of a single operation from its parameters
buildNameOperation(formatedRow, lowercase = FALSE)
name of a single operation
vector describing preprocessing operations
boolean to build lowercase operation name.
formatedRow<-c(arg1="log", arg2="x", arg3="", arg4="") buildNameOperation(formatedRow)
Run the code above in your browser using DataLab