add_axes: Add axes to 3D rayshader plot

View source: R/add_axes.R

add_axesR Documentation

Add axes to 3D rayshader plot

Description

Helper function to add axes to a 3D rayshader plot

Usage

add_axes(ras, zscale, axis.col = 1, ...)

Arguments

ras

raster object with bathymetry. This is the raster used to create the hillshade nad heightmap of the rayshader 3D plot tag detection data, metadata and station information

zscale

scaling factor for the depth, indicating depth exaggeration

axis.col

color of axis and axis text, defaulted to 1

...

additional arguments for bbox3d function

Value

Adds axes to an existing 3D rayshader plot

Examples

TBD


vinayudyawer/KUD3D documentation built on Aug. 22, 2023, 9:44 a.m.