convert_to_given_timeperiod: Convert period to given basis

View source: R/help_cost_analysis_functions.R

convert_to_given_timeperiodR Documentation

Convert period to given basis

Description

Convert period to given basis

Usage

convert_to_given_timeperiod(given_time, basis_time = "day")

Arguments

given_time

given time

basis_time

given basis, default is "day"

Value

converted unit

Examples

convert_to_given_timeperiod("4 weeks")
convert_to_given_timeperiod("a month")
convert_to_given_timeperiod("1 week")

packDAMipd documentation built on May 29, 2024, 3:18 a.m.