save_png | R Documentation |
Writes the hillshaded map to file.
save_png(hillshade, filename, rotate = 0)
hillshade |
Array (or matrix) of hillshade to be written. |
filename |
String with the filename. If |
rotate |
Default 0. Rotates the output. Possible values: 0, 90, 180, 270. |
#internal
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.