Package index
-
accounts_by_status()experimental - Compute history of account activity status over time periods
-
active_accounts_in_range() - List active accounts in a date range
-
adjust_to_bizday() - Adjust any non-working days to the following business day in a given calendar
-
auto_dt() - creates a datatable with some automatic formatting
-
bizday_of_period() - Find the business day of the period for a given date and calendar
-
bizdays_between() - Calculate Business Days Between Two Dates in a Given QuantLib Calendar
-
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
-
example_sales - Example sales data
-
guess_col_fmts() - Guesses appropriate format class for each numeric column in a data frame
-
is_bizday() - Check if Date is a Business Day in a Given Calendar
-
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
-
periodic_bizdays() - Calculate the Number of Business Days in Months, Quarters, etc
-
plot_accounts_by_status()experimental - Plot Count of Accounts by Status Over Time
-
py_dates() - Calculate previous year dates
-
set_calendar()with_calendar()local_calendar() - Set the QuantLib Calendar
-
ytd_bounds() - Find the start and end dates of the year-to-date period