Description Format Source Examples
Global raster data with info from hosts...
A Geotiff file. Geographic CRS: WGS84 (+proj=longlat +datum=WGS84 +no_defs).
1: Presence of cabins
NA: No presence of cabins
1 2 | (f <- system.file("raster/hosts.tif", package = "bivarmap"))
raster::raster(f)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.