Skip to content

This is a paleolimnological analysis using tidypaleo in R. View the Github page to walk through each step of the analysis.

Notifications You must be signed in to change notification settings

johannabosch/Paleolimnological_Analysis_in_R

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Paleoecological Analysis in R

Study overview

This is a public repo that can be used to learn how to conduct a paleoecological analysis in R. The project methods described here are formally reviewed and cited in the following paper.

Please use this citation to cite this repository:

Bosch, JL., Álvarez-Manzaneda, I., Smol, J.P. et al. Blending census and paleolimnological data allows for tracking the establishment and growth of a major gannet colony over several centuries. Sci Rep 14, 20462 (2024). https://doi.org/10.1038/s41598-024-69860-z
Zenodo: https://doi.org/10.5281/zenodo.14045909

Accessing the data

A list of each of the data files from the /data folder and their contents:

File name Descriptions
FileS1_ColonialSeabirdDatabase_WilhelmSI.csv Historical population reports collected for seabird species nesting in Cape St. Mary’s Ecological Reserve from 1883-2018. A blank cell indicates that population counts were not collected for that year.
FileS2_MonitoringData.csv Raw monitoring data from File S1 used to align population data to the proxies.
FileS3_Dating_CSM-IMP.csv and File S4_Dating_CSM-REF.csv Table containing 210Pb dating profiles over the depth of the impact core (CSM-IMP) and reference core (CSM-REF).
FileS5_ProxyData_CSM-IMP.csv and FileS6_ProxyData_CSM-REF.csv Table containing the isotope, metal(loid), chlorophyll a, and diatom count data for the depths of the sediment core collected from the reference pond.
File S7_Metalloids_CSM-IMP.csv and File S8_Metalloids_CSM-REF.csv Table of all metal(loid)s analyzed for the impact core and reference core.
FileS9_ZScores_CSM-IMP.csv Z-score data for the isotope, metal(loid)s, chlorophyll a, and diatom count for the depths of the sediment core collected from the impact pond.

Scripts and Figures

Here is a list of all the scripts used in this analysis (see /scripts) and the final figures produced by each script.

Proxy Alignment with Population Data

Generated using: scripts/Z_score_analysis.R

Proxy Alignment with Population Data

Generated using: scripts/breakpoint_analysis_metals.R

Broken Stick Analysis for Metals

Broken Stick Analysis for Metals

Core Activity

Generated using: scripts/dating_profiles.R

Core Activity

Core Age Model

Generated using: scripts/dating_profiles.R

Core Age Model

GAM Depth Plot

Generated using: scripts/GAM_depth.R

GAM Depth Plot

Nested Metals Plot

Generated using: scripts/breakpoint_analysis_metals.R

Nested Metals Plot

Paleostratigraphies

Generated using: scripts/paleostratigraphies.R

Paleostratigraphies

About

This is a paleolimnological analysis using tidypaleo in R. View the Github page to walk through each step of the analysis.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages