Get the longitudinal_table

longitudinal_table(x, collect = FALSE)

# S4 method for TherapyEpisode
longitudinal_table(x, collect = FALSE)

# S4 method for MedicationRequest
longitudinal_table(x, collect = FALSE)

# S4 method for Encounter
longitudinal_table(x, collect = FALSE)

Arguments

x

an object of class Encounter, TherapyEpisode, or MedicationRequest

collect

if TRUE, collect the remote tbl_sql and return a local tbl_df. The default is FALSE, and simply returns the remote tbl_sql

Value

an object of class tbl