Skip to content

bcsxp v0.1.0

Latest
Compare
Choose a tag to compare
@colindouglas colindouglas released this 20 Dec 02:13

First release of bcsxp, an R package to read ASCII data exported by Siemens BCS XP coagulation analyzers.

Currently, this package is able to read sample data (S-files), calibration data (C-files), and raw wave data (R-files).

Install using the attached binary, or from Github using devtools:

install.packages("devtools")
devtools::install_github("colindouglas/bcsxp")