validPars | R Documentation |
validParameters calculates valid parameters for any function, or for par and gpar.
validAdjustParameters returns a list of parameters that can modify co-ordinate parameters
coordinateNamesX returns a list of parameters considered to be x co-ordinates
coordinateNamesY returns a list of parameters considered to be x co-ordinates
validParameters(fun = "", simplify = TRUE, style = FALSE, useGrid = FALSE) validAdjustParameters() coordinateNamesX() coordinateNamesY()
fun |
a function |
simplify |
logical |
style |
logical |
useGrid |
logical |
a vector of parameter names
print(1+1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.