I have been using the FedData package for a few months with great enjoyment.
This morning I updated my R version to 4.2.2 and re-installed the FedData dev version pakage (devtools::install_github("ropensci/FedData"))
When I run my previously functional code to download NLCD raster
land_all <-
FedData::get_nlcd(
template = boundary,
label = paste0(cityname),
year = 2019
)
I get a raster with no coordinate reference system.
sf::st_crs(land_all)
Coordinate Reference System: NA
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4