| armadillo.subset_definition | R Documentation | 
Builds an R object containing info required to make subsets
armadillo.subset_definition(reference_csv = NULL, vars = NULL)
reference_csv | 
 
  | 
vars | 
 Deprecated: use   | 
A dataframe containing variables that is used for input in the
armadillo.subset() method
## Not run: 
armadillo.subset_definition(
  reference_csv = "C:/tmp/vars.csv"
)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.