Description Usage Arguments Value Note Author(s)
View source: R/LoessPlotFolder.R
Plots data from Folder Structure with the Loess function.
1 2 3 4 5 6 7 | LoessPlotFolder(
data,
alpha = 0.05,
span = 0.2,
name = "Set_main",
custom_age = NA
)
|
data |
List of named data or a List List of named data. |
alpha |
size of the confidence intervals. |
span |
the parameter α which controls the degree of smoothing. |
name |
Name for the Plot when one the direct data was used. |
custom_age |
custom y Achses max age. |
Plots data.
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.