Displaying 1 result from an estimated 1 matches for "storm_graphics".
2012 Aug 28
1
R Download 'Permission Denied'
...use the R Download
funtion.
I am wondering if this is a:
- Error in the code
- Permissions issue at source
- Permissions issue at destination.
If you could shed any light on this it would be very much appreciated, below
is a sample of the code.
Code
download.file("http://www.nhc.noaa.gov/storm_graphics/api/AL092012_029adv_CONE.kmz",
"C:\\Users\\jones\\Desktop")
print("Downloaded File")
Error
Error in
download.file("http://www.nhc.noaa.gov/storm_graphics/api/AL092012_029adv_CONE.kmz",
:
cannot open destfile C:\\Users\\jones\\Desktop, reason 'Permission...