vars | R Documentation |
Provides a character vector, or a list of character vectors
of all the variables in a yai
object,
just the X-variables (xvars
), or just the Y-variables (yvars
).
vars(object)
xvars(object)
yvars(object)
object |
an object created by |
yvars |
A character vector of Y-variables. |
xvars |
A character vector of X-variables. |
vars |
A list of both vectors. |
Nicholas L. Crookston ncrookston.fs@gmail.com
Andrew O. Finley finleya@msu.edu
yai
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.