Description Usage Arguments Value Author(s) Source Examples
View source: R/math-functions.R
Calculate the correlation between a point time series of class "pTs"
and a field of class "pField"
or "pTs"
, but also supports
standard objects.
1 |
point |
a |
field |
a |
debug |
|
... |
further arguments passed on to the base R correlation function
|
the correlation(s) between point
and field
. The class
of the result depends on the class of field
, so a "pField"
or "pTs"
object usually.
Thomas Laepple, modified by Thomas Münch
Function based on "mat.pField.R" in paleolibary/src/.
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.