fun_table_per_dis {stacomiR} | R Documentation |
functions called in DF and DC
fun_table_per_dis(typeperiode, tempsdebut, tempsfin, libelle, date = TRUE)
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 posgres column ref.tr_typearretdisp_tar(per_date_fin) ending timestamp of the period |
libelle |
The posgres column ref.tr_typearretdisp_tar(libelle )description of the period type |
date |
Boolean, should the function return a POSIXt or date value |
A list
returns either POSIXt or date if date=TRUE
Cedric Briand cedric.briand"at"eptb-vilaine.fr