create_landscape: create_landscape

View source: R/create_landscape.R

create_landscapeR Documentation

create_landscape

Description

Create an empty landscape as raster with a default value

Usage

create_landscape(width, height, value)

Arguments

width, height

dimension of the raster (ncells). Default values: width = 126 and height = 106.

value

default value set for the pixels (value = 0)

Value

raster Object

Author(s)

Antonio J Pérez-Luque (ajpelu@gmail.com)


ajpelu/diveRpine documentation built on Feb. 1, 2023, 4:21 a.m.