plot(x = myOccCiteObject,
bySpecies = FALSE,
plotTypes = c("yearHistogram"))
if (FALSE) {
# Requires the 'waffle' package from GitHub
plot(x = myOccCiteObject,
bySpecies = FALSE,
plotTypes = c("yearHistogram", "source", "aggregator"))
}
Run the code above in your browser using DataLab