View source: R/0_data_construction.R
subset_variables | R Documentation |
Removes columns from data frame based on minimum values above 0
subset_variables(data_, variables, dataset, input, output)
data_ |
data |
variables |
variables |
dataset |
dataset |
input |
if data_ is list: name of data to use |
output |
if data_ is list: name of output data to save in list under |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.