stacomiR (version 0.6.1)

fun_table_per_dis: functions called in DF and DC

Description

functions called in DF and DC

Usage

fun_table_per_dis(
  typeperiode,
  tempsdebut,
  tempsfin,
  libelle,
  color,
  date = TRUE
)

Value

A list

Arguments

typeperiode

ref.tr_typearretdisp_tar(per_tar_code) the code of the period (see table ref.tr_typearretdisp_tar)

tempsdebut

ref.tr_typearretdisp_tar(per_date_debut) starting timestamp of the period

tempsfin

The postgres column ref.tr_typearretdisp_tar(per_date_fin) ending timestamp of the period

libelle

The postgres column ref.tr_typearretdisp_tar(libelle )description of the period type

color

A named vector of color matching libelle.

date

Boolean, should the function return a POSIXt or date value

Author

Cedric Briand cedric.briand@eptb-vilaine.fr