View source: R/build_debris_dataset.R
This function selects a random sample and reads the FCS files, remove zeros and beads and then adds a row ID column and writes a new FCS file. It uses files on current working directory. Files should have same parameters desc/column names.
1 2 3 4 5 6 |
sample_size |
A numeric vector. Number of samples (files) to be used. |
use.current.model |
Logical. If |
model_beads |
Object of class |
alg_bd |
A character vector with the name of the algorithm used to train
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.