| generation_layouts | R Documentation |
Return every individual that was fitness-evaluated in a given
generation (allCoords). Duplicate layouts (same cell IDs) are flagged.
generation_layouts(result, generation = NULL)
result |
The output of |
generation |
Generation index (1 = first). Default is the last
generation in |
A list with turbines (one row per turbine), layouts (one row
per individual) and generation.
Other Plotting Functions:
plot_cell_heatmap(),
plot_cloud(),
plot_development(),
plot_evolution(),
plot_generation(),
plot_parkfitness(),
plot_population(),
plot_result(),
plot_windfarmGA(),
plot_windrose(),
population_census(),
random_search_single()
generation_layouts(resultrect, generation = 10)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.