Learn R Programming

nzilbb.labbcat (version 1.0-1)

getMediaTracks: List the predefined media tracks available for transcripts.

Description

List the predefined media tracks available for transcripts.

Usage

getMediaTracks(labbcat.url)

Arguments

labbcat.url

URL to the LaBB-CAT instance

Value

A list of media track definitions.

Examples

Run this code
# NOT RUN {
## Get the media tracks configured in LaBB-CAT
tracks <- getMediaTracks("https://labbcat.canterbury.ac.nz/demo/")
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab