load.SPSS | R Documentation |
Function enables loading from SPSS by using sjlabelled method. This means that variables will be loaded as atomic vectors and not of class labelled. Variable and value labels can be accessed with check.labs function
load.SPSS(path = "file.choose()")
path |
path to dataset (default = file.choose()) |
loaded data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.