simplex | R Documentation |
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.
simplex(port = NULL)
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. |
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/.
Maintainer: Pieter Vermeesch p.vermeesch@ucl.ac.uk
Useful links:
simplex()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.