rows_per_date() is deprecated as of version 0.9.0. Use
active_rows_by_date() instead.
Arguments
- df
Deprecated. Use
portfolioinstead.- dates
A
data.frameordata.tablewith event or snapshot dates.- df_begin
Deprecated NSE argument. Use
period_startinstead.- df_end
Deprecated NSE argument. Use
period_endinstead.- dates_date
Deprecated NSE argument. Use
dateinstead.- ...
Deprecated NSE join columns. Use
byinstead.- nomatch, mult
Deprecated technical argument names. Use
unmatchedandmultiple_matchesinstead.
