Description Usage Arguments Value Examples
Add subscripts to the chemical labels. Modified from the original version of J. Buxeda i Garriges.
1 | arch_chemLabels(labels_vector)
|
labels_vector |
a vector containing the chemical names. |
A vector with the labels as character including subscripts to display on graphics.
1 2 | colnames_df_chem <- c("Fe2O3","SiO2", "Al2O3")
arch_chemLabels(colnames_df_chem)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.