knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

palaeoSig

R-CMD-check

PalaeoSig includes the methods developed in:

Installation

You can install the released version of palaeoSig from CRAN with:

install.packages("palaeoSig")

And the development version from GitHub with:

# install.packages("remotes")
remotes::install_github("richardjtelford/palaeoSig")


richardjtelford/palaeoSig documentation built on March 16, 2023, 8:08 a.m.