Learn R Programming

rEHR (version 1.0)

get_EHR_attribute: Return the value of an attribute in the .ehr environment

Description

Return the value of an attribute in the .ehr environment

Usage

get_EHR_attribute(x = NULL)

Arguments

x
an attribute name

Examples

Run this code
{
set_CPRD()
get_EHR_attribute()
get_EHR_attribute(patient_id)
}

Run the code above in your browser using DataLab