soil.asd: Sample ASD file containing a soil spectrum

Description Format Details Examples

Description

Sample ASD binary file. See Details section for more information.

Format

A binary ASD file

Details

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.

Examples

1
2
3
4
5
6
# 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

pierreroudier/asdreader documentation built on May 25, 2019, 6:08 a.m.