rnaturalearth 0.3.3
- Using
lifecycle
to indicate that support ofsp
object will be eventually droped. Users should now usene_download(returnclass = "sf")
, instead ofne_download(returnclass = "sp")
. terra
is now included in the Imports section.
lifecycle
to indicate that support of sp
object will be eventually droped. Users should now use ne_download(returnclass = "sf")
, instead of ne_download(returnclass = "sp")
.terra
is now included in the Imports section.