View source: R/create_landscape.R
create_landscape | R Documentation |
Create an empty landscape as raster with a default value
create_landscape(width, height, value)
width, height |
dimension of the raster (ncells). Default values:
|
value |
default value set for the pixels ( |
raster Object
Antonio J Pérez-Luque (ajpelu@gmail.com)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.