| summary.mov_cor_dm | R Documentation |
Summarizes running dendrometer-climate correlations for both bootstrapped and non-bootstrapped outputs, and appends climate-specific settings to the summary tables.
## S3 method for class 'mov_cor_dm'
summary(object, absolute = TRUE, top_n = 5, ...)
object |
Object of class |
absolute |
Logical. If |
top_n |
Integer. Number of top windows to return per climate variable. |
... |
Unused. |
A list of class "summary_mov_cor_dm" containing:
table: summary table for each climate variable
top_windows: top running windows per climate variable
metadata: metadata from the original object
call: original function call
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.