read_etuff: Read an eTUFF file

View source: R/read_etuff.r

read_etuffR Documentation

Read an eTUFF file

Description

Read tag data stored as eTUFF

Usage

read_etuff(etuff_file, header = TRUE, metaTypes = NULL)

Arguments

etuff_file

is an etuff text file

header

is logical indicating whether or not the target etuff_file has a header. This will nearly always be TRUE (default).

metaTypes

is a dataframe that describes the appropriate inventory of metadata vocabulary. Default is NULL in which this table is read from Github.

Value

an etuff object


camrinbraun/tags2etuff documentation built on Feb. 24, 2025, 1:36 a.m.