View source: R/old_code/bluehill_functions.2.R View source: R/old_code/bluehill_functions.1.R View source: R/bluehill_functions.R
bh_get_headers | R Documentation |
Given a data.table
containing the path names of the desired RawData files
in column filename
, return all the headers for each specimen in a data.table
keyed by filename and the header names (in column var
).
bh_get_headers(samples)
samples |
A |
A data.table
with the headers (if any) from each specimen file
read using bh_read_header
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.