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.
# S4 method for report_df
choice_c(object, df, horodatedebut, horodatefin, silent = FALSE)
An object of class ref_df-class with data selected
An object of class ref_df-class
The df to set
A POSIXt or Date or character to fix the date of beginning of the report
A POSIXt or Date or character to fix the last date of the report
Should program be silent or display messages
Cedric Briand cedric.briand@eptb-vilaine.fr