Description Usage Arguments Value
View source: R/accucomp-reader.R
This function reads AccuComp-tables of Coulter Counter
1 | read_accucomp(x, module = "all")
|
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"' |
If 'module = "all"', a 'list' of 'tibbles' (each module is a tibble) or a single 'tibble' (if you specified a specific module)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.