\name{agORGANISM}
\alias{agORGANISM}
\title{The Organism for ag}
\description{
  agORGANISM is an R object that contains a single item: a
  character string that names the organism for which ag was built.
}
\details{
  Although the package name is suggestive of the organism for which it
  was built, agORGANISM provides a simple way to programmatically
  extract the organism name.
}
\examples{
  agORGANISM
}
\keyword{datasets}