calcule-report_mig_char-method: Computes data to a standard format for the summary and plot...

calcule,report_mig_char-methodR 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


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