allvars | R Documentation |
Returns a character vector containing all the variables present in a
mvp
object.
allvars(x)
x |
object of class |
The character vector returned is not in any particular order
Robin K. S. Hankin
p <- rmvp(5)
p
allvars(p)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.