getFrequencyByLength | R Documentation |
Returns a table in a data frame columns for Lengths and the frequency (number of trials) of that length.
getFrequencyByLength(sim, simResult = "simulation")
sim |
Simulation object after running simulate function |
simResult |
Name of item in sim with results (class = 'simResult') |
data frame
## Not run: getFrequencyByLength(sim)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.