-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
works perfectly:
scrape(start = "2018-09-01", end = "2018-09-02", suffix = "inning/inning_all.xml", connect = my_db$con)
error using:
scrape(start = "2018-10-01", end = "2018-10-02", suffix = "inning/inning_all.xml", connect = my_db$con)
error in RStudio:
Error in function (type, msg, asError = TRUE) :
Could not resolve host:
this seems wild, but scrape works great for 2018-03-29 to 2018-09-30; I suspect the 2 digit month is not directing to the correct website url
dancohen21
Metadata
Metadata
Assignees
Labels
No labels