Description Usage Arguments Value Examples
View source: R/demonanalysis.R
Read a "phylo" dataframe and process it for plotting
| 1 | muller_df_from_file(file, cutoff = 0)
 | 
| file | file name including path | 
| cutoff | Numeric cutoff; genotypes that never become more abundant than this value are omitted | 
a dataframe formatted for plotting
| 1 2 | Muller_df <- muller_df_from_file(system.file("extdata", 
"driver_phylo.dat", package = "demonanalysis", mustWork = TRUE))
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.