getParticipantIds.Rd
Returns a list of participant IDs.
getParticipantIds(labbcat.url)
URL to the LaBB-CAT instance
A list of participant IDs
if (FALSE) { # \dontrun{ ## List all speakers speakers <- getParticipantIds("https://labbcat.canterbury.ac.nz/demo/") } # }