
scrapeToCsv
should be run again to complete the scrape.
That function takes a sequence of files that have not been downloaded.
To figure out the missing files, call getMissingScrape
getMissingScrape(monthlyList = MONTHLY.STATION.LIST, directory = "EnvCanada")
createMonthlyStations
scrapeToCsv
and passing the
sequence of elements to that function ## Not run:
# missing <- getMissingScrape()
# scrapeToCsv(Stations,get=missing)
# ## End(Not run)
Run the code above in your browser using DataLab