read_rawfile: Read a BCS XP R-file file

Description Usage Arguments

View source: R/read_rawfile.R

Description

This function reads an ASCII-formated raw data file ("R-files") from a BCS XP coagulation analyzer and returns the details on the assay, as well as a list column that contains absorbance vs. time curves

Usage

1
read_rawfile(chunks, header)

Arguments

chunks

A list of text from BCS XP ASCII export files, broken up into chunks

header

Manually pass along the file header so it's details can be returned


colindouglas/bcsxp documentation built on May 22, 2020, 3:24 a.m.