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