R/wrspathrowData-package.R

#' wrspathrowData
#'
#' @name wrspathrowData
#' @docType package
NULL
#' Worldwide Reference System - 1 (WRS1) SpatialPolygonsDataFrame
#' 
#' Contains polygons of the area of each path and row for the ascending and 
#' descending nodes of the WRS1 system.
#'
#' @docType data
#' @name wrs1_asc_desc
#' @seealso wrs2_asc_desc
#' @references
#' \href{http://landsat.usgs.gov/tools_wrs-2_shapefile.php}{WRS-1 Shape files 
#' courtesy of the U.S. Geological Survey}.
NULL
#' Worldwide Reference System - 2 (WRS2) SpatialPolygonsDataFrame
#' 
#' Contains polygons of the area of each path and row for the ascending and 
#' descending nodes of the WRS2 system.
#'
#' @docType data
#' @name wrs2_asc_desc
#' @seealso wrs1_asc_desc
#' @references
#' \href{http://landsat.usgs.gov/tools_wrs-2_shapefile.php}{WRS-2 Shape files 
#' courtesy of the U.S. Geological Survey}.
NULL

Try the wrspathrowData package in your browser

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

wrspathrowData documentation built on May 29, 2017, 3:54 p.m.