plot.lashexametrics: Plot an object of class lashexametrics in 2D
Description
This functions implements a plot method for lashexametrics data.table
Usage
# S3 method for lashexametrics
plot(x, z = NULL, colorPalette = height.colors(50),
...)
Arguments
x
A data.table of class lashexametrics.
z
character. The field to plot. If NULL, autodetect.
colorPalette
characters. A list of colors such as that generated by heat.colors,
topo.colors, terrain.colors or similar functions. Default is height.colors(50)
provided by the package lidR