read_accucomp: Read Coulter Results

Description Usage Arguments Value

View source: R/accucomp-reader.R

Description

This function reads AccuComp-tables of Coulter Counter

Usage

1
read_accucomp(x, module = "all")

Arguments

x

Path to Accucomp .XLS file

module

Set if you want a specific module (A module). Options: one of 'c("all", "settings", "summary", "size_absolute", "size_summary", "volume", "measurements")'. Default: '"all"'

Value

If 'module = "all"', a 'list' of 'tibbles' (each module is a tibble) or a single 'tibble' (if you specified a specific module)


lmuenter/coulteR documentation built on Aug. 6, 2021, 8:43 p.m.