DaysPerPeriod: 'DaysPerPeriod'

View source: R/period.R

DaysPerPeriodR Documentation

DaysPerPeriod

Description

The average number of dates in a period. E.g., 7 for a day, 365.25 for a year.

Usage

DaysPerPeriod(by)

Arguments

by

The period used in the conversion (e.g., "week", "year").

Examples

DaysPerPeriod("month")

Displayr/flipTime documentation built on Feb. 26, 2024, 12:46 a.m.