https://github.com/cran/rgbif
Raw File
Tip revision: f72d08ef9c53e9c1b7aea9fd1a2e7f35b63a3090 authored by Scott Chamberlain on 04 December 2012, 07:25:16 UTC
version 0.1.5
Tip revision: f72d08e
taxrank.Rd
\name{taxrank}
\alias{taxrank}
\title{Get the possible values to be used for (taxonomic) rank arguments in GBIF
		API methods.}
\usage{
  taxrank()
}
\description{
  Get the possible values to be used for (taxonomic) rank
  arguments in GBIF API methods.
}
\examples{
\dontrun{
taxrank()
}
}

back to top