summarize_subject_per_category: Summarise subject level info per cateogry '

Description Usage Arguments

Description

Summarise subject level info per cateogry '

Usage

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

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.