add_fkud: Add fixed Kernel Utilisation Distribution estimates to 3D...

View source: R/add_fkud.R

add_fkudR Documentation

Add fixed Kernel Utilisation Distribution estimates to 3D rayshader plot

Description

Helper function to add 3DKUD a 3D rayshader plot

Usage

add_fkud(ras, det, zscale, lonlat = FALSE, mul = 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

det

...

zscale

scaling factor for the depth, indicating depth exaggeration

lonlat

...

mul

...

...

additional arguments for plot.kde function

Value

Adds 3DKUD voxels to an existing 3D rayshader plot

Examples

TBD


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