Calculate descriptive statistics which should be included in the codebook.
Arguments
- GADSdat
Object of class
GADSdat
, created for example byimport_spss
from theeatGADS
package.- inputForDescriptives
data.frame
with variable information. This table can be created from GADSdat object, using thecreateInputForDescriptives
function- 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.