read_curves: Read a BCS XP C-file file

Description Usage Arguments

View source: R/read_curves.R

Description

This function reads an ASCII-formated calibration export file ("C-files") from a BCS XP coagulation analyzer and returns the calibration data results into a tidy tibble.

Usage

1
read_curves(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.