https://github.com/cran/FedData
Raw File
Tip revision: e7952465c2a8026d38c6dd7b03df7c458a87a808 authored by R. Kyle Bocinsky on 12 March 2018, 19:21:35 UTC
version 2.5.2
Tip revision: e795246
nlcd_tiles.Rd
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/NLCD_FUNCTIONS.R
\docType{data}
\name{nlcd_tiles}
\alias{nlcd_tiles}
\title{The NLCD tiles SpatialPolygonsDataFrame.}
\format{A SpatialPolygonsDataFrame with 203 features and 1 variable:
\describe{
  \item{Name}{the name of the tile}
}}
\usage{
nlcd_tiles
}
\description{
A dataset containing the NLCD tiles.
}
\keyword{datasets}
back to top