is_type_independent: is_tier_independent Function checks whether a linguistic type...

Description Usage Arguments Examples

View source: R/is_type_independent.R

Description

This function checks the linguistic type definition and returns information about whether it is possible to align the tier or not.

Usage

1
is_type_independent(eaf_file, linguistic_type)

Arguments

eaf_file

This is a path to the file.

linguistic_type

This is the linguistic type

Examples

1
is_tier_independent(path = "path/to/elan/file.eaf", tier = "refT")

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