powered by
This function is deprecated. Please use 'to.sav' instead. This is a legacy alias for the 'to.sav' function to maintain compatibility with older code.
createSpss(...)
Invisible TRUE if successful. Writes an SPSS file to the designated path and prints a message indicating the file's location.
Additional arguments passed through to to.sav().
to.sav()
if (FALSE) { # DEPRECATED - use to.sav() instead createSpss(prl01) }
Run the code above in your browser using DataLab