View source: R/simulate_data.R
beta_plotter | R Documentation |
This function is simply used to plot a beta distribution, to give the user a sense for what the simulated allele frequency distribution looks like.
beta_plotter(a, b, ...)
a |
The alpha parameter of a beta distribution |
b |
The beta parameter of a beta distribution |
... |
Additional arguments to the plot function |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.