Learn R Programming

multicastR (version 1.3.0)

mc_prep_xml: Shape input from EAF files for XML output

Description

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

Usage

mc_prep_xml(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.