read_eml: read_eml

Description Usage Arguments Value Examples

View source: R/read_eml.R

Description

read_eml

Usage

1

Arguments

file

path to an EML file

...

additional arguments to read_xml

Value

an eml object (S4 object)

Examples

1
2
f <- system.file("xsd/test", "eml.xml", package = "EML")
eml <- read_eml(f)

clnsmth/EML103 documentation built on May 22, 2019, 5:32 p.m.