load_all_db_units: Load all db units

View source: R/UnitsAndConversions.R

load_all_db_unitsR Documentation

Load all db units

Description

Load all units from a local MongoDB databases

Usage

load_all_db_units(
  unit_list,
  database = "rhomis",
  projectID = "core_units",
  formID = "core_units",
  id_rhomis_dataset
)

Arguments

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.

Details

Rpackage file: UnitsAndConversions.R


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