keyTemplateSPSS | R Documentation |
This is a way to keep track of the scores that are used in the SPSS file. It is also an easy way to start a new variable key that makes it convenient to work on the value_new column with R text functions.
keyTemplateSPSS(dat, long = TRUE)
dat |
A character string path to the SPSS file |
long |
TRUE returns a long key, otherwise a wide key |
A variable key (long or wide)
Paul Johnson <pauljohn@ku.edu>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.