bh_get_headers: Get Bluehill Headers

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_headersR Documentation

Get Bluehill Headers

Description

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).

Usage

bh_get_headers(samples)

Arguments

samples

A data.table with the pathname of each specimen file in column filename.

Value

A data.table with the headers (if any) from each specimen file read using bh_read_header.


yadbor/bluer documentation built on Jan. 31, 2023, 7:44 p.m.