Description Usage Arguments Value Note Author(s)
View source: R/MaxKorrelation.R
Calculates all Max and Min values for an Folder structure.
1 | MaxKorrelation(main, folder, thick, offset, IgnorePercent = 0.1)
|
main |
Vector from FolderCreater. |
folder |
Folder structur to calculate all values from. |
thick |
Thickness of age intervals to interpolate to. |
offset |
Size of the area in which all correlations are calculated. must be dividable by the thickness! |
IgnorePercent |
Change this values carefully. Specifies a minimum percentage of the read data that should not be NA. |
Returns a Dataframe with all Min and Max value for each element of the FOlder structure.
This function has only been developed for the Alfred Wegener Institute Helmholtz Centre for Polar and Marine Research and should therefore only be used in combination with their database.
Tim Kröger
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.