i_read_ascii_metadata: Read metadata

View source: R/read_spectra.R

i_read_ascii_metadataR Documentation

Read metadata

Description

Read metadata

Usage

i_read_ascii_metadata(
  file_paths,
  sample_type,
  max_lines,
  sep_char,
  meta_tags,
  tag_sep
)

Arguments

file_paths

paths

sample_type

target or reference

max_lines

max number of lines to read

sep_char

separator of data within a field

meta_tags

tags that match the metadata fields in the file

tag_sep

char that separates the tags from the data in the file

Author(s)

Jose Eduardo Meireles


spectrolab documentation built on Feb. 16, 2023, 10:27 p.m.