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