make_per_project_conversion_tibble | R Documentation |
If no conversion table is provided, construct a conversion tibble, including project IDs, from the the in built conversion tables
make_per_project_conversion_tibble(proj_id_vector, unit_conv_tibble)
proj_id_vector |
A vector of project IDs |
unit_conv_tibble |
A conversion table containing columns "survey_value" and "conversion_factor" |
Rpackage file: CleanRawData.R
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.