getvalue,ref_period-method {stacomiR}R 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"at"eptb-vilaine.fr

Examples

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

## End(Not run)

[Package stacomiR version 0.5.4.4 Index]