Description Usage Arguments Value Note Examples
Reads an SPSS file with sjmisc and then converts
columns to factors.
1 2 |
path |
(character), path of .sav file that should be loaded. |
cleanLabel |
(function), pass through a function to clean the character string of the column label. |
rm_notAnswered |
(logical), if |
parse_frame_labels |
(logical), if |
data.frame with factors and column attributes label,
topic, and category.
Labels and topics may be truncated if they are too long. This happens when the .sav file is generated by Verint. SPSS has a maximum length for variable labels, so those labels will be truncated in the SPSS file itself.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.