path <- system.file("extdata", "sT_exports", "exp_opt",
"s_export_CSV-xls_CTU05_all_info.zip",
package = "secuTrialR")
sT_export <- read_secuTrial(path)
# show participants
participants <- get_participants(sT_export)
Run the code above in your browser using DataLab