Patient-class | R Documentation |
An S4 class to represent patients
Patient(...)
Patient.DBIConnection(conn, id)
Patient.RamsesObject(x)
... |
generic signature |
conn |
a database connection |
id |
a patient identifier |
x |
an object inheriting class RamsesObject |
id
a patient identifier
conn
a database connection
record
a tbl_sql
for the corresponding database record
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.