# \donttest{
file_path <- system.file("extdata", "CoHAspec.csv", package = "tidyspec")
df <- spec_read(file_path, wn_col = "Wavenumber")
check_wn_col() # Verifica se a coluna de wavenumber está definida
# }
Run the code above in your browser using DataLab