get_RXProgID_Info: get_RXProgID_Info

Description Usage Arguments Examples

View source: R/get_RXProgID_Info.R

Description

Echo back RX master list

Usage

1
get_RXProgID_Info(RX_ProgID, db.settings)

Arguments

RX_ProgID

The ID of the program info to get. Set to NULL to pull all programs. Provide a vector of indexes to pull a subset.

Examples

1
2
3
edit_RXProgID(RX_ProgID=1,ProgName='Updated ProgName')
edit_RXProgID(RX_ProgID=1,ProgName='Updated ProgName',ItemMeta1='New user group')
Need to specify the RX_ProgID and then reference a column for updating. You may specify any combinations of ItemMeta1, ServiceType, ProgName, or ProgDEscription for updating

RX-PBB/ProgramMapping documentation built on May 6, 2020, 5:29 p.m.