choice_c,report_dc-method | R Documentation |
The choice_c method fills in the data slot for ref_dc, and then uses the choice_c methods of these object to "select" the data.
## S4 method for signature 'report_dc'
choice_c(object, dc, horodatedebut, horodatefin, silent = FALSE)
object |
An object of class ref_dc-class |
dc |
The dc 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 |
An object of class ref_dc-class with data selected
Cedric Briand cedric.briand@eptb-vilaine.fr
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.