Description Usage Arguments Examples
Extracts the first test only per patient and returns a new dataframe listing the patientID and the last test done
1 | SurveilFirstTest(dataframe, HospNum_Id, Endo_ResultPerformed)
|
dataframe |
dataframe |
HospNum_Id |
Patient ID |
Endo_ResultPerformed |
Date of the Endoscopy |
1 2 | dd<-SurveilFirstTest(Myendo,'HospitalNumber',
'Dateofprocedure')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.