View source: R/UnitsAndConversions.R
find_db_units | R Documentation |
The names of the units stored in the RHoMIS data base are stored within the "projectData" collection. This function lets you query which types of units were found for a particular project
find_db_units(projectID, formID, url, collection, database)
projectID |
The name of the project |
formID |
The name of the form |
url |
The URL of the mongoDB you are querying |
collection |
The collection storing administrative project information |
database |
The name of the database containing the information |
Rpackage file: UnitsAndConversions.R
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.