Learn R Programming

⚠️There's a newer version (6.5) of this package.Take me there.

IsoplotR

IsoplotR is a free and open-source substitute for Kenneth Ludwig's popular Isoplot add-in to Microsoft Excel. This Github repository contains the code for IsoplotR's core commands. A graphical user interface is provided in a separate repository at https://github.com/pvermees/IsoplotRgui.

Prerequisites

You must have R installed on your system (see http://r-project.org). Additionally, to install IsoplotR from Github, you also need the devtools package. This can be installed by typing the following code at the R command line prompt:

install.packages('devtools')

Installation

The most recent stable version of IsoplotR is available from CRAN at https://cran.r-project.org/package=IsoplotR and can be installed on your system as follows:

install.packages('IsoplotR')

Alternatively, to install the current development version of IsoplotR from Github, type:

library(devtools)
install_github('pvermees/IsoplotR')

Further information

See http://isoplotr.london-geochron.com

Author

Pieter Vermeesch

License

This project is licensed under the GPL-3 License

Copy Link

Version

Install

install.packages('IsoplotR')

Monthly Downloads

994

Version

1.0

License

GPL-3

Maintainer

Pieter Vermeesch

Last Published

November 10th, 2017

Functions in IsoplotR (1.0)

concordia

Concordia diagram
ellipse

Get coordinates of error ellipse for plotting
kde

Create (a) kernel density estimate(s)
ludwig

Linear regression of U-Pb data with correlated errors, taking into account decay constant uncertainties.
IsoplotR-internal

Internal code objects
IsoplotR

library(IsoplotR)
evolution

Th-U evolution diagram
examples

Example datasets for testing IsoplotR
set.zeta

Calculate the zeta calibration coefficient for fission track dating
settings

Load settings to and from json
cad

Plot continuous data as cumulative age distributions
radialplot

Visualise heteroscedastic data on a radial plot
read.data

Read geochronology data
central

Calculate U-Th-He and fission track central ages and compositions
titterington

Linear regression of X,Y,Z-variables with correlated errors
weightedmean

Calculate the weighted mean age
age

Calculate isotopic ages
agespectrum

Plot a (40Ar/39Ar) release spectrum
york

Linear regression of X,Y-variables with correlated errors
helioplot

Visualise U-Th-He data on a logratio plot or ternary diagram
isochron

Calculate and plot isochrons
mds

Multidimensional Scaling
peakfit

Finite mixture modelling of geochronological datasets