polarview | R Documentation |
Imagery from www.polarview.aq
polarview_files(type = c("jpeg", "tarball"))
type |
jpeg or tarball |
The JPEGs are simple images, the GeoTIFFs are 16-bit integers (haven't explored further)
tibble data frame of file names, with columns 'fullname' and 'date'
## Not run:
files <- polarview_files()
tiffiles <- polarview_files(type = "tarball")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.