Learn R Programming

multicastR (version 1.0.1)

mc_read_eaf: Read EAF file content

Description

EAF files are XML files. Uses xml2 package.

Usage

mc_read_eaf(eaffile)

Arguments

eaffile

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

Value

A data.table containing all data fields of the EAF file.