iMarcello / dplR

This is the dev site for the dplR package in R

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dplR

CRAN_version_badge

CRAN RStudio mirror downloads

Overview

Perform tree-ring analyses such as detrending, chronology building, and crossdating. Read and write standard file formats used in dendrochronology.

Installation

The latest release version of dplR is installed from CRAN as follows:

install.packages("dplR")

The development version can be installed with devtools (install.packages("devtools")):

devtools::install_github("andybunn/dplR")

Getting Started

New users of dplR can begin by working with the introductory chapters in Learning to Love dplR which contains instructional material for using dplR.

Users interested in crossdating should visit the xDater app.

About

This is the dev site for the dplR package in R


Languages

Language:R 92.4%Language:C 6.3%Language:Fortran 1.2%