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