Learn R Programming

nzilbb.labbcat (version 1.3-0)

getParticipantIds: Gets a list of participant IDs.

Description

Returns a list of participant IDs.

Usage

getParticipantIds(labbcat.url)

Value

A list of participant IDs

Arguments

labbcat.url

URL to the LaBB-CAT instance

Examples

Run this code
if (FALSE) {
## List all speakers
speakers <- getParticipantIds("https://labbcat.canterbury.ac.nz/demo/")
}

Run the code above in your browser using DataLab