read_vol_header: Read the VOL header

View source: R/read_vol_header.R

read_vol_headerR Documentation

Read the VOL header

Description

Read the header information from a Heidelberg Spectralis VOL file. Function assumes the header begins at byte 0. Due to limitation in R, this function does not currently parse date and time information correctly.

Usage

read_vol_header(vol_con, tz = "UTC")

Arguments

vol_con

a connection to the VOL file

tz

Timezone for dates in header.

Value

a list containing the header from the VOL file


barefootbiology/heyexr documentation built on July 9, 2022, 3:35 a.m.