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)an object of class Encounter, TherapyEpisode,
or MedicationRequest
if TRUE, collect the remote tbl_sql and return a local
tbl_df. The default is FALSE, and simply returns the remote tbl_sql
an object of class tbl