A clean publication-ready theme for LIBS spectral plots.
Examples
ggplot2::ggplot(mtcars, ggplot2::aes(mpg, wt)) +
ggplot2::geom_point() + theme_libs()
A clean publication-ready theme for LIBS spectral plots.
ggplot2::ggplot(mtcars, ggplot2::aes(mpg, wt)) +
ggplot2::geom_point() + theme_libs()