Description Usage Arguments Value Examples
For now we are assuming we just get an RGB 3-layer object.
1 | Image(mapfile, rastername)
|
mapfile |
Manifold project file |
rastername |
Image name to read |
RasterBrick
1 2 3 | fmap <- "V20160202016022.L3m_R3QL_NPP_CHL_chlor_a_9km.map"
mapfile <- system.file("extdata", fmap, package= "manifoldr")
#im <- Image(mapfile, "V20160202016022.L3m_R3QL_NPP_CHL_chlor_a_9km")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.