# sample session
library(raster)
# format must be readable/writable with both gdal installation and raster package!
rasterOptions(format = 'GTiff')
library(gdalUtils)
# gdal_chooseInstallation(...)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.