View source: R/UnitsAndConversions.R
load_all_db_units | R Documentation |
Load all units from a local MongoDB databases
load_all_db_units(
unit_list,
database = "rhomis",
projectID = "core_units",
formID = "core_units",
id_rhomis_dataset
)
unit_list |
The list of units which are to be queried and loaded into the global environment |
database |
The database you are querying units from |
projectID |
The Name of the project |
formID |
The name of the form |
id_rhomis_dataset |
A vector of rhomis IDs for the project being processed. |
Rpackage file: UnitsAndConversions.R
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.