soil.asd {asdreader} | R Documentation |
Sample ASD binary file. See Details section for more information.
A binary ASD file
The spectrum contained in this ASD file was collected on a soil sample from New Zealand using the ASD FieldSpec 3 spectrometer. The file version is ASD 8.0.
# Access the location of the ASD file using the following command fn <- asd_file() fn # This function is actually just a shorthand for fn <- system.file("extdata", "soil.asd", package = "asdreader") fn