if (FALSE) {
## define the LaBB-CAT URL
labbcat.url <- "https://labbcat.canterbury.ac.nz/demo/"
## Perform a search
languages <- c("en","es")
results <- getMatches(labbcat.url, list(segment="I"),
participant.expression = expressionFromAttributeValues(
"participant_languagesSpoken", languages))
}
Run the code above in your browser using DataLab