wuchswerte | R Documentation |
Function to normalize tree-ring values according to Hollsteins transformation to Wuchswerte
wuchswerte(x)
x |
tree-ring series |
Published on pages 14-15 in Hollstein, E. 1980. Mitteleuropäische Eichenchronologie. Trierer Dendrochronologische Forschungen zur Archäologie und Kunstgeschichte. Trierer Grabungen und Forschungen 11. Mainz am Rhein: Verlag Philipp von Zabern.
tree-ring series normalized according to Hollstein (1980, 14-15)
data(hol_rom)
wuchswerte(hol_rom)
# to convert a rwl object into wuchwerte use:
dplR::as.rwl(apply(hol_rom, 2, wuchswerte))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.