elco_new_xrf | R Documentation |
elco_new_xrf
is the internal constructor function for objects of class
xrf
.
An object of class xrf
is a tibble::tibble()
with a
sample in each row and a prescribed set of columns for metadata and
element contents. Objects of class xrf
are intended to be created
only internally.
elco_new_xrf(x)
x |
A
|
An object of class xrf
. This is identical to x
, but has
an additional class attribute.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.