Description Usage Arguments Value Note Author(s)
Loads an Excel of the AWI database and interpolates it.
1 2 3 4 5 6 | AWIExcelLoader(
Excelname,
AgeTxtName = NULL,
Tables = c("Organic", "Element", "GrainSize", "Mineral", "Diatom"),
FixFormat = F
)
|
Excelname |
Excel sheet from the AWI database. |
AgeTxtName |
Age textfile from Bacon with a d.by from 0.25. This is optional. |
Tables |
Selecting which table sheets to load. |
FixFormat |
standardizes all data so that it is easier to calculate with them in the future. |
AWIExcelLoader retruns a List of all interpolatet excel sheets.
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.