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"
YsoSirius/windfarmGA documentation built on Jan. 21, 2025, 9:33 p.m.