statdatKey {kutils} | R Documentation |
keyFactors: private function that does work for keyTemplateSPSS and key template Stata
Description
keyFactors: private function that does work for keyTemplateSPSS and key template Stata
Usage
statdatKey(datf, datn, long = TRUE)
Arguments
datf |
Data frame with factors |
datn |
Numeric data frame |
long |
Should the result be a long or wide key |
[Package kutils version 1.73 Index]