Usage
StartGA(Grid, n, nStart = 100)
Arguments
Grid
The data.frame output of grid_area
" function, with
X and Y coordinates and Grid cell IDs.
n
A numeric value indicating the amount of required turbines.
nStart
A numeric indicating the amount of randomly generated initial
individuals. Default is 100.