| plot_population | R Documentation |
Three pages: (1) individuals / parents / elites, (2) unique grid cells this generation, in the elites, and ever probed, (3) park efficiency. Each page waits for Enter in an interactive session. If the grid has e.g. 70 cells and the whole population still touches every cell, "this generation" and "ever probed" both sit at 70; the elite line is then the one that shrinks toward the best sites.
plot_population(result, interactive = NULL, ask = NULL)
result |
The output of |
interactive |
Use plotly when |
ask |
If |
A plotly object, or a list of ggplots, invisibly. The census
table is attached as attribute census.
Other Plotting Functions:
generation_layouts(),
plot_cell_heatmap(),
plot_cloud(),
plot_development(),
plot_evolution(),
plot_generation(),
plot_parkfitness(),
plot_result(),
plot_windfarmGA(),
plot_windrose(),
population_census(),
random_search_single()
plot_population(resultrect)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.