# NOT RUN {
## define the LaBB-CAT URL
labbcat.url <- "https://labbcat.canterbury.ac.nz/demo/"
## Get gender and age for all participants
attributes <- getParticipantAttributes(labbcat.url,
getParticipantIds(labbcat.url),
c('participant_gender', 'participant_age'))
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab