View source: R/0_data_construction.R
put_data | R Documentation |
Assemble data from dataset and return in list
put_data( data_, which, variables = "default", observations = "default", observations.set, dataset, output )
data_ |
data_ list |
which |
specific name of data type |
variables |
selected variables |
observations |
selected observations |
observations.set |
set of observations |
dataset |
dataset name or number |
output |
name to save in list |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.