Description Usage Arguments Author(s)
View source: R/EaCoN_functions.R
This function is just a wrapper to any of the segmentation functions (Segment.ASCAT(), Segment.FACETS()), starting from a RDS file rather than a data object.
1  |   Segment.ff(RDS.file = NULL, segmenter = "ASCAT", ...)
 | 
RDS.file | 
 A RDS file generated with a normalization function :   | 
segmenter | 
 The (case sensitive!) name of the segmenter ("ASCAT" or "FACETS")  | 
... | 
 Any parameter to the segmentation function refered by the   | 
Bastien Job
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.