-
This reprex was created from https://github.com/geocompr/geostats_18/blob/master/code/geocompr/slr.R - using the `reprex::reprex()` function.
``` r
if(!require(elevatr)) {
install.packages("…
-
-
@noamross, @karthik, @sckott,
Got a question about licensing for rOpenSci packages.
There are two spots in the guidelines that mention licenses [editor_template.md](https://github.com/ropensci/on…
-
elevatr is pulling down elevation and transorming the xy, but not the z. So if xy in ft, z in meters...
Need to transfrom elevation data.
Should this be something users need to track or shoul…
-
@jsta just did a new push. Included just a bit on a Use Case.
I was thinking simple nuts and bolts kind of use case. Shapefile with multiple lakes. Goal is to look through lakes, calc all metric…