period_to_months: Deprecated alias for 'split_periods_to_months()'

View source: R/time_period_to_months.R

period_to_monthsR Documentation

Deprecated alias for split_periods_to_months()

Description

period_to_months() is deprecated as of version 0.8.0. Use split_periods_to_months() instead.

Usage

period_to_months(df, begin, end, ...)

Arguments

df

A data.frame or data.table.

begin

Deprecated NSE argument. Use period_start instead.

end

Deprecated NSE argument. Use period_end instead.

...

Deprecated NSE columns to prorate. Use prorate_cols instead.

Value

See split_periods_to_months().


insurancerating documentation built on July 30, 2026, 5:09 p.m.