Description Usage Arguments Value Examples
.
1 | createResamplingScheme(cruise.path, resample.min=500, resamp.concat.max = 5)
|
cruise.path |
Path cruise directory. |
resample.min |
Minimum number of cells required for a population's resampling. |
resamp.concat.max |
Maximum number of files allowed to be concatenated to get the resample minimum. |
a vector of comma delimted population named by the corresponding comma delimted year_day/file.
1 2 | seaflow.path <- system.file("extdata", 'seaflow_cruise', package="flowPhyto")
createResamplingScheme(seaflow.path)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.