Package: asdreader
Type: Package
Title: Reading ASD Binary Files in R
Version: 0.1-3
Date: 2017-09-13
Authors@R: c(
    person("Pierre", "Roudier", email = "roudierp@landcareresearch.co.nz", role = c("aut", "cre")),
    person("Etienne", "Lalibert'{e}", email = NULL, role = c("ctb"))
    )
Description: A simple driver that reads binary data created by the ASD Inc.
    portable spectrometer instruments, such as the FieldSpec (for more information,
    see <http://www.asdi.com/products/fieldspec-spectroradiometers>). Spectral data
    can be extracted from the ASD files as raw (DN), white reference, radiance, or
    reflectance. Additionally, the metadata information contained in the ASD file
    header can also be accessed.
URL: http://github.com/pierreroudier/asdreader
BugReports: http://github.com/pierreroudier/asdreader/issues
Depends: R (>= 3.0)
License: GPL-3
LazyData: TRUE
Collate: 'get-metadata.r' 'get-spectrum.r' 'asdreader.r' 'data.r'
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-09-13 02:22:03 UTC; pierre
Author: Pierre Roudier [aut, cre],
  Etienne Lalibert'{e} [ctb]
Maintainer: Pierre Roudier <roudierp@landcareresearch.co.nz>
Repository: CRAN
Date/Publication: 2017-09-13 03:36:36 UTC
Built: R 4.4.0; ; 2024-05-30 07:46:54 UTC; unix
