getParticipantIds: Gets a list of participant IDs

View source: R/getParticipantIds.R

getParticipantIdsR Documentation

Gets a list of participant IDs

Description

Returns a list of participant IDs.

Usage

getParticipantIds(labbcat.url)

Arguments

labbcat.url

URL to the LaBB-CAT instance

Value

A list of participant IDs

Examples

## Not run: 
## List all speakers
speakers <- getParticipantIds("https://labbcat.canterbury.ac.nz/demo/")

## End(Not run)


nzilbb.labbcat documentation built on June 8, 2025, 10:57 a.m.