powered by
formatParameterList format parameters required by following functions, dealing with operations on features
formatParameterList(parameterList, lowercase = FALSE)
format Parameter character matrix
list describing a single preprocessing instruction.
boolean to build lowercase operation name.
instr <- list("select","x","log") formatParameterList <- formatParameterList(instr)
Run the code above in your browser using DataLab