read_tier: read_tier Function read individual tiers from single ELAN...

Description Usage Arguments Examples

View source: R/read_tier.R

Description

This function reads just an individual tier of one ELAN file

Usage

1
2
read_tier(eaf_file, linguistic_type = "wordT", read_file = T,
  xml_object = F)

Arguments

eaf_file

This is a path to the file.

tier

This is the linguistic type of the tier

Examples

1
read_tier(path = "corpora/kpv/", tier = "wordT")

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