Description Usage Arguments Value Examples
View source: R/thumb.service.R
takes json url and creates summary image for item
1  | thumb.service(json.url)
 | 
json.url | 
 a valid JSON url  | 
A strong location for the created png image
1 2  | serviceEndpoint <- 'https://marine.usgs.gov/coastalchangehazardsportal/data/item/EuTmYy6a'
thumb.service(serviceEndpoint)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.