R/spatial_desc.R

#' @title
#' Spatial Data Functions
#'
#' @description
#' These functions allow for analysis and manipulation of spatial data. Tasks
#' include but are not limited to analyzing polygons, comparing projections,
#' and checking data compatibility. 
#' 
#' @return 
#' Spatial data object from `sf`. Used for spatial data analyses.
#'
#' @details
#' These functions carry out spatial data analysis.
#'
#' @author
#' Tracey S. Frescino
#'
#' @keywords
#' internal
#' @name spatial_desc
NULL

Try the FIESTAutils package in your browser

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

FIESTAutils documentation built on May 29, 2024, 4:06 a.m.