active_rows_by_date()rows_per_date() is deprecated as of version 0.9.0. Use
active_rows_by_date() instead.
rows_per_date(
df,
dates,
df_begin,
df_end,
dates_date,
...,
nomatch = NULL,
mult = "all"
)See active_rows_by_date().
Deprecated. Use portfolio instead.
A data.frame or data.table with event or snapshot dates.
Deprecated NSE argument. Use period_start instead.
Deprecated NSE argument. Use period_end instead.
Deprecated NSE argument. Use date instead.
Deprecated NSE join columns. Use by instead.
Deprecated technical argument names. Use unmatched and
multiple_matches instead.