Re: [R] if url.exists() or not
Hi Rusers, the file is available for download but it returns not exists. How to download the files? thanks veepsirtt > # > # check for if file exist or not > # >
[R] if url.exists() or not
Hi, # # check for if file exist or not # niftyquotes <- function(ndays){ library(RCurl) endDate =Sys.Date() startDate = as.Date(endDate-ndays, order="ymd") s