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

ESReport

Build status Build Status

Find a full documentation of the package on the project page

Overview

A Collection of Functions to Create Reports for Electron Spin Resonance Dating Applications

Installation

The 'ESReport' package is not available on the official CRAN servers.

However, the latest development builds can directly be installed from GitHub. Simply run the following from an R console

if(!require("devtools"))
  install.packages("devtools")
devtools::install_github("tzerk/ESReport")

Note

This version is a development version and it comes without any guarentee!

License

The ESReport package is licensed under the GPLv3. See these files in the main directory for additional details:



tzerk/ESReport documentation built on May 3, 2019, 2:04 p.m.