-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
The function crypto_history is not working anymore
I think the problem is, that coinmarketcap changed their website and now the scraper function inside the crypto_history function reads the wrong table on the website:
library(crypto)
crypto_history(c("ETH"), start_date = 20201005)
Error in names(x) <- value :
'names' attribute [11] must be the same length as the vector [6]
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels