arch_chemLabels: Chemical Labels with subcripts.

Description Usage Arguments Value Examples

Description

Add subscripts to the chemical labels. Modified from the original version of J. Buxeda i Garriges.

Usage

1
arch_chemLabels(labels_vector)

Arguments

labels_vector

a vector containing the chemical names.

Value

A vector with the labels as character including subscripts to display on graphics.

Examples

1
2
colnames_df_chem <- c("Fe2O3","SiO2", "Al2O3")
arch_chemLabels(colnames_df_chem)

esteful/ArchFlow documentation built on Dec. 20, 2021, 6:40 a.m.