https://github.com/cran/rgbif
Raw File
Tip revision: 7fbbdb895fa20c2bafd7f37da4a8d9514d07bc7b authored by Scott Chamberlain on 16 February 2014, 00:00:00 UTC
version 0.5.0
Tip revision: 7fbbdb8
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