Patient: An S4 class to represent patients

View source: R/objects.R

Patient-classR Documentation

An S4 class to represent patients

Description

An S4 class to represent patients

Usage

Patient(...)

Patient.DBIConnection(conn, id)

Patient.RamsesObject(x)

Arguments

...

generic signature

conn

a database connection

id

a patient identifier

x

an object inheriting class RamsesObject

Slots

id

a patient identifier

conn

a database connection

record

a tbl_sql for the corresponding database record


ramses-antibiotics/ramses-package documentation built on Feb. 13, 2024, 1:01 p.m.