I'm novice in R, while I'm trying to install getSpatial package and getting error or someting in blue
#> Enter one or more numbers, or an empty line to skip updates:library(getSpatialData)
Codes I used is :
#> devtools::install_github("16EAGLE/getSpatialData")
#> library(getSpatialData)
Some one please Help!