calcule,report_mig_char-method {stacomiR} | R Documentation |
Computes data to a standard format for the summary and plot methods.
Description
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).
Usage
## S4 method for signature 'report_mig_char'
calcule(object, silent = FALSE)
Arguments
object |
An object of class report_mig_char-class |
silent |
Boolean default FALSE, if TRUE information messages not displayed |
Value
An object of class report_mig_char-class with slot @calcdata
filled
[Package stacomiR version 0.6.1 Index]