tier_has_content: tier_has_content Function

Description Usage Arguments Examples

View source: R/tier_has_content.R

Description

This function simply tests whether ELAN file has a tier or not

Usage

1
tier_has_content(eaf_file, tier, value = F)

Arguments

eaf_file

The path to ELAN file which we want to parse

tier

Tier name

value

Whether the function should return the number of items on the tier instead of a boolean value

Examples

1
tier_has_content("path/to/elan/file.eaf", "orth@NTP-M-1986")

langdoc/FRelan documentation built on May 20, 2019, 7:55 p.m.