knitr::opts_chunk$set(
  collapse = TRUE,
  rmarkdown.html_vignette.check_title = FALSE,
  comment = "#>"
)
library(TrenchR)

height   <- 6
width    <- 8
widthf3  <- width + 1.75
heightf1 <- 1.125 * height

Overview

This vignette reproduces the figures shown in the publication Münch, T., Kipfstuhl, S., Freitag, J., Meyer, H. and Laepple, T.: Constraints on post-depositional isotope modifications in East Antarctic firn from analysing temporal changes of isotope profiles, The Cryosphere, 11, 2175–2188, doi: 10.5194/tc-11-2175-2017, 2017.

Figure 1

TrenchR:::TC17.Fig01()

Figure 2

TrenchR:::TC17.Fig02()

Figure 3

TrenchR:::TC17.Fig03a()
TrenchR:::TC17.Fig03b()
TrenchR:::TC17.Fig03c()

Figure 4

TrenchR:::TC17.Fig04()

Figure 5

TrenchR:::TC17.Fig05()

Figure 6

TrenchR:::TC17.Fig06()

Figure 7

TrenchR:::TC17.Fig07()


EarthSystemDiagnostics/TrenchR documentation built on Sept. 2, 2023, 3:44 a.m.