powered by
Check that there is a netrc file with a valid entry for the CAVD DataSpace.
checkNetrc(netrcFile = getNetrcPath(), onStaging = FALSE, verbose = TRUE)
A character. File path to netrc file to check.
A logical. Whether to check the staging server instead of the production server.
A logical. Whether to print the extra details for troubleshooting.
The name of the netrc file
connectDS writeNetrc
connectDS
writeNetrc
# NOT RUN { try(checkNetrc()) # }
Run the code above in your browser using DataLab