test_data {CALIBERdatamanage} | R Documentation |
A sample section of CPRD GOLD format data, for testing the extractEntity
function.
data(test_data)
A data frame with 15 observations on the following 10 variables.
anonpatid
a numeric vector (patient ID)
medcode
a numeric vector (CPRD Read term identifier)
enttype
a numeric vector (entity type)
eventdate
a factor with levels 1998-08-09
1999-05-06
1999-12-12
2001-01-02
2003-07-12
2011-02-01
2013-01-01
data1
a numeric vector
data2
a numeric vector
data3
a numeric vector
data4
a numeric vector
data5
a numeric vector
data6
a numeric vector
data7
a numeric vector
data(test_data)