rayrender (version 0.27.1)

plot_map: Plot Map

Description

Displays the map in the current device.

Usage

plot_map(hillshade, rotate = 0, ...)

Arguments

hillshade

Hillshade to be plotted.

rotate

Default 0. Rotates the output. Possible values: 0, 90, 180, 270.

...

Additional arguments to pass to the `raster::plotRGB` function that displays the map.

Examples

Run this code
#internal.

Run the code above in your browser using DataLab