Browse Source

update docs

pull/20/head
Philipp Baumann 8 months ago
parent
commit
0817d73c18
  1. 2
      man/plot_spc.Rd

2
man/plot_spc.Rd

@ -11,7 +11,7 @@ plot_spc(spc_tbl, spc_tbl_2 = NULL,
graph_id_1_col = "black", graph_id_2_col = "red",
xlab = expression(paste("Wavenumber [", cm^-1, "]")),
ylab = "Absorbance",
slice = TRUE, alpha = 0.2, legend = TRUE)
alpha = 0.2, legend = TRUE)
}
\arguments{
\item{spc_tbl}{Tibble that contains the first set of spectra to plot as

Loading…
Cancel
Save