50% off: Unlimited data and AI learning.
State of Data and AI Literacy Report 2025

multicastR (version 1.0.1)

mc_convert_mcr: Shape input from EAF files

Description

Called by mc_eaf_to_mcr for each EAF file in the list. While reading the EAFs themselves is handled by mc_read_eaf, this function brings the output into the proper shape.

Usage

mc_convert_mcr(eaffile)

Arguments

eaffile

Path to and filename of an EAF file to be converted.

Value

A data.table containing the annotation values of a single EAF file.