cartodb-r
cartodb-r copied to clipboard
Install command is wrong
The command in the readme.md file to install using devtools is wrong. This one worked for me:
library(devtools) install_github("Vizzuality/cartodb-r/CartoDB")