Learn R Programming

spectrolab (version 0.0.12)

i_read_asd_spectra: Parser for ASD's `.asd`

Description

Parser for ASD's `.asd`

Usage

i_read_asd_spectra(
  file_paths,
  type = "target_reflectance",
  divide_refl_by,
  ...
)

Arguments

file_paths

paths for files already parsed by `read_spectra`

type

Data type to read. "target_refl", "target_rad", "reference_rad". Defaults to "target_refl".

divide_refl_by

divide values by this

...

NOT USED YET

format

choice of ASD format. Either "binary" or "txt"

Value

spectra object