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

paleotools

Lifecycle: experimental

The goal of paleotools is to ...

Installation

The development version from Github

``` {r eval=FALSE}

install.packages("remotes")

remotes::install_github("AThibault92/paleotools")

## How to run the app

This is a basic example which shows you how to solve a common problem:

```r
paleotools::run_app()


AThibault92/paleotools documentation built on March 25, 2021, 8:58 p.m.