mkgrid | R Documentation |
Make a grid of values
mkgrid(object, ...)
## S3 method for class 'continuous_var'
mkgrid(object, n = 2, add = TRUE, ...)
object |
an object of class |
n |
number of grid points for a continous variable |
add |
logical, adds the |
... |
additional arguments |
The function returns a names list of values for each variable.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.