summarize_dataset_with_time_varying_subsets: Summarise subject level info per cateogry '

Description Usage Arguments

Description

Summarise subject level info per cateogry '

Usage

1
2
3
summarize_dataset_with_time_varying_subsets(dt, check = TRUE,
  group_duration = "week", verbose = TRUE, agedays_min = -365,
  agedays_max = 365 * 2, parallel_cores = 1)

Arguments

dt

dataset to summarizes

check

boolean to determine if check_data() should be performed

group_duration

string of one of c("week", "month", "quarter", "year")

verbose

boolean to determine if progress bars should be displayed

agedays_min, agedays_max

min and max agedays allowed


HBGDki/hbgdStatSummary documentation built on May 6, 2019, 9:45 p.m.