Closed romunov closed 9 years ago
In README.md
devtools::install_github('leafletR', 'chgrl') should be devtools::install_github('chgrl/leafletR').
devtools::install_github('leafletR', 'chgrl')
devtools::install_github('chgrl/leafletR')
Thanks.
In README.md
devtools::install_github('leafletR', 'chgrl')
should bedevtools::install_github('chgrl/leafletR')
.