hsdardocs: Load additional documents

View source: R/hsdardocs.R

hsdardocsR Documentation

Load additional documents

Description

Access help documents and references for different methods.

Usage

hsdardocs(doc)

Arguments

doc

Name of document to load. Currently, "Hsdar-intro.pdf", "References.pdf" and "Copyright" are available

Author(s)

Lukas Lehnert

Examples

## Not run: 
## Open introduction to hsdar (PDF-file)
hsdardocs("Hsdar-intro.pdf")  
  
## Open references of hyperspectral vegetation indices (PDF-file)
hsdardocs("References.pdf")

## See copyrights of routines and data used in hsdar-package (ascii-file)
hsdardocs("Copyright")

## End(Not run)

hsdar documentation built on March 18, 2022, 6:35 p.m.