Skip to content
View obrl-soil's full-sized avatar
Block or Report

Block or report obrl-soil

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. h3jsr h3jsr Public

    Access Uber's h3-js library via R and V8 - https://uber.github.io/h3/#/documentation/overview/use-cases

    R 67 5

  2. wrbsoil2022 wrbsoil2022 Public

    Quarto version of the World Reference Base for Soil Resources, 4th Edition - https://obrl-soil.github.io/wrbsoil2022/

    TeX 1

  3. em38 em38 Public

    decode n38 binary logfiles in R

    R 4 4

  4. mpspline2 mpspline2 Public

    A revamped mass-preserving spline function for soils data

    R 6 2

  5. grass8-setup-win-osgeo4w.R grass8-setup-win-osgeo4w.R
    1
    # Source this file at the top of an R or Rmd file using `rgrass` together
    2
    # with GRASS 8 installed via OSGeo4W (https://trac.osgeo.org/osgeo4w/) on a
    3
    # Windows machine.
    4
    
                  
    5
    # e.g. source(file.path(getwd(), 'grass8-setup-win-osgeo4w.R'))