simplex: Graphical User Interface for simplex

View source: R/app.R

simplexR Documentation

Graphical User Interface for simplex

Description

Shinylight app for simplex

simplex is a data reduction package for Secondary Ion Mass Spectrometry (SIMS), with functionality for both stable isotope geochemistry and U-(Th)-Pb geochronology. The package accommodates data from both Cameca and SHRIMP instruments. All mathematical operations take place in logratio space (aka the simplex) to ensure positivity and keep track of correlated uncertainties.

Usage

simplex(port = NULL)

Arguments

port

The port on which to listen. If not provided, a random unused port will be chosen and a browser window opened on that port.

Details

A list of documented functions may be viewed by typing help(package='simplex'). Source code and further instructions are provided at https://github.com/pvermees/simplex/.

Author(s)

Maintainer: Pieter Vermeesch p.vermeesch@ucl.ac.uk

See Also

Useful links:

Examples

simplex()

pvermees/simplex documentation built on Sept. 2, 2023, 12:40 p.m.