# NOT RUN {
# retrieve the list of options
r2spss_options$get()
# retrieve a single option
r2spss_options$get("version")
# }
# NOT RUN {
# set options
r2spss_options$set(version = "legacy", minor = FALSE)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab