On Sat, 22 Apr 2023 00:18:09 -0700
Rusty Travis <rusytravi...@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

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to