Learn R Programming

rivernet (version 1.2.3)

Read, Analyze and Plot River Networks

Description

Functions for reading, analysing and plotting river networks. For this package, river networks consist of sections and nodes with associated attributes, e.g. to characterise their morphological, chemical and biological state. The package provides functions to read this data from text files, to analyse the network structure and network paths and regions consisting of sections and nodes that fulfill prescribed criteria, and to plot the river network and associated properties.

Copy Link

Version

Install

install.packages('rivernet')

Monthly Downloads

194

Version

1.2.3

License

GPL-3

Maintainer

Peter Reichert

Last Published

August 28th, 2023

Functions in rivernet (1.2.3)

splitreach.rivernet

Split a reach into two sub-reaches
getreachind

Gets indices of reaches that are closest to given locations
getnodeind

Gets indices of nodes that are closest to given locations
getnodeind.rivernet

Gets indices of nodes that are closest to given locations
adjacentreaches.rivernet

Finds Regions of Adjacent Reaches
adjacentreaches

Finds regions of adjacent reaches
rivernet.read

Reads Geographical Information of River Network
prune.rivernet

Prune a river network at specified reaches
getreachind.rivernet

Gets indices of reaches that are closest to given locations
splitreach

Split a reach into two sub-reaches
upstreamconnectivity

Calculates connectivity from outlet to upstream reaches
rivernet-package

Read, Analyse and Plot River Networks
upstreamconnectivity.rivernet

Calculates connectivity from outlet to upstream reaches
rivernet.write

Write a river network to three data files
analyze

Analyzes the Network Structure of a River Network
getregionconnections

Gets indices of reaches that are closest to given locations
analyze.rivernet

Analyzes the Network Structure of a River Network
mean.rivernet

Calculates the length and stream order - weighted average of a given reach property
plot.rivernet

Plots a River Network Stored in an Object of Class "rivernet"
prune

Prune a river network at specified reaches