stack_to_ray: Image and elevation to Rayshader

Description Usage Arguments Value

View source: R/stack_to_ray.R

Description

Image and elevation to Rayshader

Usage

1
stack_to_ray(elevation, image = NULL)

Arguments

elevation

Raster for elevation or path to elevation raster with same number of rows/cols

image

RasterStack or path to png image. If not same dimension, image is resampled

Value

A list with 'elevation' for the elevation matrix and 'overlay' for the rgb overlay from the 'image'


statnmap/mesh2ray documentation built on Nov. 5, 2019, 9:20 a.m.