getHealthUnitByName: Retrieve a Health Unit's Id by name

Description Usage Arguments Value

View source: R/getHealthUnitByName.R

Description

getHealthUnitByName() searches the PHU_Stage_Table__c object and returns the Id for the specified health unit.

Usage

1
getHealthUnitByName(healthUnitName)

Arguments

healthUnitName

Character scalar or vector. Names the health unit to use when searching for an Id.

Value

If the query succeeds, a character scalar or vector of health unit Id's. Otherwise, an error is returned.


DurhamRegionHARP/ccmReportR documentation built on Feb. 19, 2021, 2:54 p.m.