Skip to content

Commit

Permalink
Merge pull request #160 from jread-usgs/master
Browse files Browse the repository at this point in the history
adding stateCd defs per #159
  • Loading branch information
ldecicco-USGS committed Dec 15, 2015
2 parents 4ecd016 + afec341 commit df3fdca
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions R/tabbedDataRetrievals.R
Original file line number Diff line number Diff line change
Expand Up @@ -95,10 +95,10 @@ NULL
#'
#' \tabular{lll}{
#' Name \tab Type \tab Description\cr
#' STATE \tab character \tab two-digit ANSI code \cr
#' STUSAB \tab character \tab State abbreviation \cr
#' STATE_NAME \tab character \tab State full name \cr
#' STATENS \tab character \tab State id \cr
#' STATE \tab character \tab FIPS State Code \cr
#' STUSAB \tab character \tab Official United States Postal Service (USPS) Code \cr
#' STATE_NAME \tab character \tab State Name \cr
#' STATENS \tab character \tab Geographic Names Information System Identifier (GNISID)\cr
#' }
#' @docType data
#' @export stateCd
Expand Down
8 changes: 4 additions & 4 deletions man/stateCd.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit df3fdca

Please sign in to comment.