getPATH: get path to MRT

Description Usage Arguments Value Author(s) See Also Examples

Description

If PATH variable to MRT is not set, this function searchs for it.

Usage

1
getPATH(deep=FALSE,quiet=FALSE)

Arguments

deep

Logical. Default FALSE, search path ".". If TRUE search path "/"

quiet

Logical. if run inside an other function use quiet=TRUE. Probably this function will become internal...

Value

Absolute path to MRT

Author(s)

Matteo Mattiuzzi

See Also

getXML,getHDF

Examples

1
2
getPATH(quiet=TRUE)
getPATH()

getMODIS documentation built on May 2, 2019, 4:51 p.m.