find_db_units: Find db Units

View source: R/UnitsAndConversions.R

find_db_unitsR Documentation

Find db Units

Description

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

Usage

find_db_units(projectID, formID, url, collection, database)

Arguments

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

Details

Rpackage file: UnitsAndConversions.R


l-gorman/rhomis-R-package documentation built on Nov. 8, 2023, 6:46 a.m.