View source: R/raw.readRAWIDheader.R
raw.readRAWIDheader | R Documentation |
Header information is presided by # and separated name:value with colon for example # Version: 1.0
raw.readRAWIDheader(fIDfile = "data-raw/RAW-ID.csv")
fIDfile |
path and file name for RAW-ID.csv file |
pRAW = makeRAWtestFolder()
raw.readRAWIDheader(file.path(pRAW, "RAW-ID.csv"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.