fileUrl <- 
"https://data.baltimorecity.gov/api/views/dz54-2aru/rows.csv?accessType=DOWNLOAD"download.file(fileUrl,destfile="./data/Cameras.csv",method="curl")
 I tried it after installing package "RCurl" but it give error message: Error 
in download.file(fileUrl, destfile = "Cameras.csv") : 
  unsupported URL schemeI can you help me to solve this problem. JAWAD HUSSAIN 
ASHRAF                                             
        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to