getvalue-ref_period-method: Returns the POSIXt value of a given name

getvalue,ref_period-methodR Documentation

Returns the POSIXt value of a given name

Description

Returns the POSIXt value of a given name

Usage

## S4 method for signature 'ref_period'
getvalue(object, id)

Arguments

object

An object of class ref_period-class

id

one of 'jour', 'semaine', 'quinzaine', 'mois'

Value

A character to be used in seq.POSIXt

Author(s)

Cedric Briand cedric.briand@eptb-vilaine.fr

Examples

## Not run: 
 getvalue(new('ref_period'),'quinzaine')

## End(Not run)

stacomiR documentation built on July 18, 2022, 5:09 p.m.