Learn R Programming

rpcdsearch (version 1.0)

set_EHR_attribute: Sets the value of an attribute in the .ehr environment

Description

Sets the value of an attribute in the .ehr environment

Usage

set_EHR_attribute(x, value)

Arguments

x
an ehr attribute name
value
the value to set to the attribute

Examples

Run this code
 {
set_CPRD()
set_EHR_attribute(practice_id, "pracid")
}

Run the code above in your browser using DataLab