Changelog
Source:NEWS.md
PatientProfiles 1.2.0
CRAN release: 2024-09-11
addObservationPeriodId()
is a new function that adds the number of observation period that an observation is in.Add
density
estimate tosummariseResult()
PatientProfiles 1.1.0
CRAN release: 2024-06-11
addConceptIntersect now includes records with missing end date under the assumption that end date is equal to start date.
add* functions have a new argument called
name
to decide if we want a resultant temp table (name = NULL
) or have a permanent table with a certain name. Additional functions are provided, e.g. addDemographicsQuery, where the result is not computed.