mapOrgReshId: Make mapping between unit name and id

View source: R/mapOrgReshId.R

mapOrgReshIdR Documentation

Make mapping between unit name and id

Description

Make mapping between unit name and id

Usage

mapOrgReshId(registryName, asNamedList = FALSE, newNames = FALSE)

Arguments

registryName

Character string providing registry name key

asNamedList

Logical whether to return a list of named values or not. Default is FALSE in which case a data frame containing name and id is returned.

newNames

Logical whether to provide updated hospital names (TRUE) or hospital names existing in database (FALSE). Default is FALSE.

Value

A data frame with columns name and id or a list of named ids


Rapporteket/NORIC documentation built on Feb. 15, 2024, 5:25 p.m.