Learn R Programming

spectrolab (version 0.0.18)

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)

Value

spectra object

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

format

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

Author

Jose Eduardo Meireles