choice_c-report_df-method: command line interface for report_df class

choice_c,report_df-methodR Documentation

command line interface for report_df class

Description

The choice_c method fills in the data slot for ref_df, and then uses the choice_c methods of these object to "select" the data.

Usage

## S4 method for signature 'report_df'
choice_c(object, df, horodatedebut, horodatefin, silent = FALSE)

Arguments

object

An object of class ref_df-class

df

The df to set

horodatedebut

A POSIXt or Date or character to fix the date of beginning of the report

horodatefin

A POSIXt or Date or character to fix the last date of the report

silent

Should program be silent or display messages

Value

An object of class ref_df-class with data selected

Author(s)

Cedric Briand cedric.briand@eptb-vilaine.fr


stacomiR documentation built on Sept. 9, 2022, 3:10 p.m.