d2m: A set of functions to convert time

View source: R/t2t.R

d2mR Documentation

A set of functions to convert time

Description

Functions to convert month to days, days, to month, years to days, days to years, years to months and months to years. Assuming that: one month contains 30.43 days on average, one year contains 365.25 days on average, and one year contains 52.17 weeks on average.

Usage

d2m(days)

Arguments

days

The days to convert

months

The monthts to convert

years

The years to convert


fthielen/tatooheen documentation built on Nov. 8, 2023, 4:37 a.m.