Check that there is a netrc file with a valid entry for urs.earthdata.nasa.gov.
Usage
checkNetrc(netrcFile = getNetrcPath(), machine = "urs.earthdata.nasa.gov")
Arguments
- netrcFile
A character. File path to netrc file to check.
- machine
the machine you are logging into
See also
Other netrc:
checkDodsrc()
,
getDodsrcPath()
,
getNetrcPath()
,
writeDodsrc()
,
writeNetrc()