getHealthUnitByName {ccmReportR} | R Documentation |
getHealthUnitByName()
searches the PHU_Stage_Table__c object
and returns the Id for the specified health unit.
getHealthUnitByName(healthUnitName)
healthUnitName |
Character scalar or vector. Names the health unit to use when searching for an Id. |
If the query succeeds, a character scalar or vector of health unit Id's. Otherwise, an error is returned.