readAnnotations: Read annotations from the ELAN tree

Description Usage Arguments Value

Description

Read annotations from the ELAN tree

Usage

1
2
readAnnotations(doc, annType = "ALIGNABLE", tierId = NULL,
  dropNACols = TRUE)

Arguments

doc

the ELAN tree

annType

either "ALIGNABLE" for time-stamped annotations or "REF" for reference annotations

tierId

tier to read annotations from; if NULL will read from all tiers (default)

dropNACols

boolean; drop any columns in the resulting dataset where all values are NAs (default is TRUE)

Value

data frame with tier attributes and annotations in the field VALUE


dalejbarr/elan documentation built on May 14, 2019, 3:31 p.m.