plot.simplex | R Documentation |
plot time resolved SIMS data
## S3 method for class 'simplex'
plot(x, sname = NULL, i = 1, ...)
x |
an object of class |
sname |
the sample name to be shown |
i |
the sample number to be shown |
... |
optional arguments to be passed on to the generic
|
data('SHRIMP_UPb',package='simplex')
plot(SHRIMP_UPb,i=1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.