calcule,report_mig_char-method | R Documentation |
Merges the content of the list elements 'parqual' and 'parquan' in the data slot, and creates a single dataframe with one line per qualitative and quantitative pair. This methods allow to cross one quantity (e.g. length) with a qualitative parameter (e.g. sex).
## S4 method for signature 'report_mig_char'
calcule(object, silent = FALSE)
object |
An object of class report_mig_char-class |
silent |
Boolean default FALSE, if TRUE information messages not displayed |
An object of class report_mig_char-class with slot @calcdata
filled
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.