# NOT RUN {
d <- tempdir()
download_studentlife(location = d, url = "testdata")
# }
# NOT RUN {
## With menu
load_SL_tibble(location = d)
# }
# NOT RUN {
## Without menu
SL_tables
load_SL_tibble(schema = "EMA", table = "PAM", location = d)
# }
Run the code above in your browser using DataLab