knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "README-"
)

A miscellaneous collection of R functions used in the ECUS group for working with time-series and paleo data.

Many of these functions have been ported from the 'paleoLibrary' collection of R scripts.

This R package is not on CRAN, to install:

# install.packages("devtools")
devtools::install_github("EarthSystemDiagnostics/ecustools")


EarthSystemDiagnostics/ecustools documentation built on Jan. 15, 2022, 5:22 p.m.