Write a dodsrc file that is valid for a netrc file
Usage
writeDodsrc(netrcFile = getNetrcPath(), dodsrcFile = ".dodsrc")
Arguments
- netrcFile
A character. A path to where the netrc file should be.
- dodsrcFile
The path to the dodsrc file you want to write By default will go to your home directory, which is advised
See also
Other netrc:
checkDodsrc()
,
checkNetrc()
,
getDodsrcPath()
,
getNetrcPath()
,
writeNetrc()