Learn R Programming

windfarmGA (version 2.3.0)

RandomSearchPlot: Deprecated use plot_random_search instead.

Description

RandomSearchPlot is replaced by plot_random_search.

Usage

RandomSearchPlot(resultRS, result, Polygon1, best)

Arguments

resultRS

The result of the random functions random_search_single and random_search.

result

The result of the function genetic_algorithm or windfarmGA

Polygon1

The Polygon for the wind farm area.

best

How many best candidates to plot. Default is 1.