R/turbineSpatial.R

#' @name turbineSpatial
#'
#' @title Data sets of spatial area searched at a wind farm
#'
#' @description List containing two spatial data frames
#'
#' @usage data(turbineSpatial)
#'
#' @details
#' A list of data frames, with two elements named \code{turbinePlots} and \code{turbinePoints}. These are fictious data for example purposes only. The \code{turbinePlots} element is a spatial polygon data frame with the polygons being the area searched round the turbines. The \code{turbinePoints} element is a spatial points data frame with the turbine locations.
#'

"turbineSpatial"

Try the windAC package in your browser

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

windAC documentation built on March 31, 2023, 9:30 p.m.