datasetplot | R Documentation |
Function to visualise the data associated with a GBIF occurrence download.
datasetplot(object, ..., titleLabelWidth = 40)
object |
An object that inherits from class |
... |
Named arguments passed to constituent plotting functions.
Arguments that are of the form |
titleLabelWidth |
An integer scalar giving the number of characters to aim for when wrapping text associated with the titles of dataset names in legends and axis labels. |
A datasetplotGrob
object.
Joseph D. Chipperfield, joechip90@googlemail.com
gbifOccDownload
, autoplot
,
geom_sf
, arrangeGrob
,
scale_colour_discrete
,
scale_fill_discrete
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.