View source: R/UnitsAndConversions.R
load_local_units | R Documentation |
Load units for a particular project from csv and load them into the global environment
load_local_units(units_folder, id_rhomis_dataset, unit_type = "primary")
units_folder |
The path to the folder containing the units to load |
id_rhomis_dataset |
A vector including the ID of the RHoMIS datasets being processed |
unit_type |
Whether you are reading "primary" or "secondary" units. |
Rpackage file: UnitsAndConversions.R
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.