View source: R/make_profile_from_Z_function.R
make_profile_from_Z | R Documentation |
Function that creates profiles from Z-vectors with a custom height resolution (binwidth)
make_profile_from_Z(Z.vec, binwidth = 1)
Z.vec |
vector containing single height measurements |
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.