read_elan: Reads an ELAN (.eaf) file

View source: R/read_elan.R

read_elanR Documentation

Reads an ELAN (.eaf) file

Description

Reads an ELAN (.eaf) file

Usage

read_elan(eaf_file = NULL, tiers = NULL, target_annotations = NULL)

Arguments

eaf_file

Path to ELAN (.eaf) file

tiers

Specify tiers (TIER_ID or TIER_TYPE) to be read

target_annotations

Specify which annotations to be kept (default 'NULL' = all)

Value

Tibble of the ELAN annotations


borstell/signglossR documentation built on June 11, 2025, 5:58 a.m.