bulk_read: Bulk Read

Description Usage Arguments

View source: R/utils.R

Description

Load accucomp-files in Bulk.

Usage

1
bulk_read(path, module, dataframe = TRUE)

Arguments

path

Full path to the directory containing accucomp-files

module

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

dataframe

Should Output be coerced to a dataframe? Default: 'TRUE'. Note that this can only be done for modules which are not'"all"'


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