raw.readRAWIDheader: Reads an RAW ID header

View source: R/raw.readRAWIDheader.R

raw.readRAWIDheaderR Documentation

Reads an RAW ID header

Description

Header information is presided by # and separated name:value with colon for example # Version: 1.0

Usage

raw.readRAWIDheader(fIDfile = "data-raw/RAW-ID.csv")

Arguments

fIDfile

path and file name for RAW-ID.csv file

Examples

pRAW = makeRAWtestFolder()
raw.readRAWIDheader(file.path(pRAW, "RAW-ID.csv"))


thomasgredig/RAWdataR documentation built on Nov. 6, 2024, 9:46 a.m.