View source: R/sbtab_utilities.R
sbtab_quantity | R Documentation |
This function extracts a vector from an sbtab table, and names the elements according to the row names of the table. The value column can be named any of these: Value, DefaultValue, InitialValue, Mean, Median.
sbtab_quantity(Table)
Table |
the sbtab table imported via sbtab_from_ods,tsv (either) |
a vector with names corresponding to !ID and values taken from !DefaultValue, !Value, or !InitialValue
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.