longitudinal_table: Get the longitudinal_table

longitudinal_tableR Documentation

Get the longitudinal_table

Description

Get the longitudinal_table

Usage

longitudinal_table(x, collect = FALSE)

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

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

## S4 method for signature '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


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