Skip to content
/ ROAM Public

R implementation of the Opening Angle Method for delta shoreline extraction.

License

Notifications You must be signed in to change notification settings

Lvulis/ROAM

Repository files navigation

ROAM

The goal of ROAM is to provide a computationally efficient way to compute the Opening Angle Method for river delta shorelines. The package also provides functionality to automatically generate an sf vector geometry (i.e. a linestring) of the shoreline for use in RivGraph or in a GIS.

Installation

You can install the development version of ROAM from GitHub with:

# install.packages("devtools")
devtools::install_github("Lvulis/ROAM")

Example

To see how to use the package browse the package tutorial by running:

vignette('Tutorial', 'ROAM')

About

R implementation of the Opening Angle Method for delta shoreline extraction.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages