View source: R/0_data_construction.R
get_variables_data | R Documentation |
Return variables data
get_variables_data(which, variables, output.type = "vector", ..., dataset)
which |
which variables data to pull (multiple supported) |
variables |
(optional) vector of variables or expression |
output.type |
output type (default = "vector" or "tibble_inlist" for multiple arguments; combination of "vector", "list", "tibble", or "data.frame" to define data type and "_inlist" or "" if data should be put into a list or not) |
... |
arguments for FUN function |
dataset |
dataset |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.