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

835

Version

0.18

License

GPL-3

Maintainer

Pieter Vermeesch

Last Published

September 29th, 2017

Functions in IsoplotR (0.18)

cad

Plot continuous data as cumulative age distributions
central

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

Visualise heteroscedastic data on a radial plot
read.data

Read geochronology data
evolution

Th-U evolution diagram
examples

Example datasets for testing IsoplotR
helioplot

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

Calculate and plot isochrons
titterington

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

Calculate the weighted mean age
IsoplotR-internal

Internal code objects
IsoplotR

library(IsoplotR)
kde

Create (a) kernel density estimate(s)
ludwig

Linear regression of X,Y,Z-variables with correlated errors, taking into account decay constant uncertainties.
york

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

Calculate isotopic ages
agespectrum

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

Multidimensional Scaling
peakfit

Finite mixture modelling of geochronological datasets
concordia

Concordia diagram
ellipse

Get coordinates of error ellipse for plotting
set.zeta

Calculate the zeta calibration coefficient for fission track dating
settings

Load settings to and from json