[R] package elevatr doesn't contain get_elev_raster()

Ivan Krylov kry|ov@r00t @end|ng |rom gm@||@com
Sat Apr 22 09:46:29 CEST 2023


On Sat, 22 Apr 2023 00:18:09 -0700
Rusty Travis <rusytravis19 using gmail.com> wrote:

> install.packages('elevatr') completes successfully, but "Error:
> object 'get_elev_raster' not found" is a problem.

Did you load the package using library(elevatr) after installing it?

Alternatively, elevatr::get_elev_raster should also work.

-- 
Best regards,
Ivan



More information about the R-help mailing list