Package index
-
auto_dt()
- creates a datatable with some automatic formatting
-
breaks_quarters()
- Generate quarterly, semester, or year breaks for dates
-
calc_quarter_breaks()
- Calculate quarterly breaks for dates
-
calc_semester_breaks()
- Calculate semester breaks for dates
-
calc_year_breaks()
- Calculate yearly breaks for dates
-
detect_hidden_logicals()
- Find columns containing logical values stored as character or factor
-
guess_col_fmts()
- Guesses appropriate format class for each numeric column in a data frame
-
is_ytd_comparable()
- Is a date comparable for year-to-date (YTD) calculations?
-
label_quarters_short()
- Generate labels for quarters with year
-
normalize_logicals()
- Normalize character or factor columns containing logical data to logical type
-
py_dates()
- Calculate previous year dates
-
ytd_bounds()
- Find the start and end dates of the year-to-date period