collect: Retrieve the database record of a Ramses object

collectR Documentation

Retrieve the database record of a Ramses object

Description

Retrieve a data frame of the record belonging to a Ramses object instance.

Usage

collect(x, ...)

## S4 method for signature 'TherapyEpisode'
collect(x)

## S4 method for signature 'Encounter'
collect(x)

## S4 method for signature 'RamsesObject'
collect(x)

Arguments

x

an object of class RamsesObject

...

arguments passed on to methods (compatibility with dplyr's S3 generic)

Value

a data frame of class tbl_df

See Also

collect(), longitudinal_table()


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