Description Usage Arguments Value
View source: R/import_stat_units_df.R
Import stat_units from a dataframe.
1 2 3 4 5 6 | import_stat_units_df(
input,
stat_unit = "stat_unit",
optional_data,
model = analysr_env
)
|
input |
A data frame. |
stat_unit |
A string containing the stat_unit label. |
optional_data |
A vector containing label to import in descriptions table. |
model |
An AnalysR env.
Default: |
A boolean (TRUE
if no errors)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.