View source: R/calculateDescriptives.R
calculateDescriptives | R Documentation |
Calculate descriptive statistics which should be included in the codebook.
calculateDescriptives(
GADSdat,
inputForDescriptives,
verbose = FALSE,
showCallOnly = FALSE
)
GADSdat |
Object of class |
inputForDescriptives |
|
verbose |
Print variable and function information to console? |
showCallOnly |
Logical: only for diagnostics. If TRUE, no calculation is proceed, and only the function which is called for calculation is returned. |
Returns a list of descriptive statistics.
# tbd
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.