Description Usage Arguments Value Examples
Extract important parts of stencil, fabric, and knife into POST XML
1 2 3 4 |
stencil |
a |
fabric |
a |
knife |
a |
XML as ?string?
1 2 3 4 5 6 7 8 | wd <- webdata('prism',times = as.POSIXct(c('2001-01-01','2002-02-05')))
wg <- webgeom('state::Wisconsin')
## Not run:
XML(wg, wd, webprocess())
sg <- simplegeom(c(-89,45))
XML(sg, wd, webprocess())
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.