Description Usage Arguments Value Author(s) See Also Examples
The function adds rows at each time point recording the difference between the total population and its maximum value. Generally there is no need to use this function as Muller_pop_plot calls it automatically.
1 | add_empty_pop(Muller_df)
|
Muller_df |
Dataframe created by get_Muller_df |
A dataframe that can be used as input in Muller_plot.
Rob Noble, robjohnnoble@gmail.com
1 2 | Muller_df <- get_Muller_df(example_edges, example_pop_df)
Muller_df2 <- add_empty_pop(Muller_df)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.