R/data.R

#' A resulting matrix of \code{genetic_algorithm} with 200 iterations 
#' and a rectangular grid derived from \code{sp_polygon}
"resultrect"

#' A resulting matrix of \code{genetic_algorithm} with 10 iterations 
#' and a hexagonal grid derived from \code{sp_polygon} 
"resulthex"

#' The rectangular POLYGON used to create \code{resultrect} & \code{resulthex}
"sp_polygon"

#' A POLYGON with an area of ~70 km2
"big_shape"

#' A MULTIPOLYGON with 3 Polygons
"multi_shape"

#' A POLYGON with a hole
"hole_shape"

Try the windfarmGA package in your browser

Any scripts or data that you put into this service are public.

windfarmGA documentation built on May 5, 2021, 5:08 p.m.