getSystemAttribute: Gets the value of the given system attribute

View source: R/getSystemAttribute.R

getSystemAttributeR Documentation

Gets the value of the given system attribute

Description

Gets the value of the given system attribute

Usage

getSystemAttribute(labbcat.url, attribute)

Arguments

labbcat.url

URL to the LaBB-CAT instance

attribute

Name of the attribute.

Value

The value of the given attribute.

See Also

getLayers

Examples

## Not run: 
## Get the name of the LaBB-CAT instance
title <- getSystemAttribute("https://labbcat.canterbury.ac.nz/demo/", "title")

## End(Not run)


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