View source: R/make_profile_from_XYZ_function.R
make_profile_from_XYZ | R Documentation |
Function that creates profiles from XYZ-tables with a custom height resolution (binwidth)
make_profile_from_XYZ(XYZ.table, binwidth = 1)
XYZ.table |
3-column data frame with 3rd column containing heights |
binwidth |
number specifying the vertical width of height classes |
vector of point or pixel counts per height class with height values as names
Nikolai Knapp
in progress
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.