Skip to content

🍁 Collection of useful R functions for spatial data

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

inbo/inbospatial

Repository files navigation

inbospatial

Project Status: Concept – Minimal or no implementation has been done yet, or the repository is only intended to be a limited example, demo, or proof-of-concept. Lifecycle: experimental License Release GitHub R build status r-universe name r-universe package Codecov test coverage GitHub code size in bytes GitHub repo size

The goal of inbospatial is to share useful R functions for dealing with spatial raster or vector data. These functions have mostly been written as part of scientific projects conducted at the Research Institute for Nature and Forest. Although the scope of some of these functions might be pretty niche, others may be relevant to the broader research community.

Installation

You can install the development version from GitHub with:

# install.packages("remotes")
remotes::install_github("inbo/inbospatial")

Example

This is a basic example which shows you how to solve a common problem:

# library(inbospatial)
## basic example code

About

🍁 Collection of useful R functions for spatial data

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Code of conduct

Stars

Watchers

Forks

Packages

No packages published