Other packages > Find by keyword >

riverdist  

River Network Distance Computation and Applications
View on CRAN: Click here


Download and install riverdist package within the R console
Install from CRAN:
install.packages("riverdist")

Install from Github:
library("remotes")
install_github("cran/riverdist")

Install by package version:
library("remotes")
install_version("riverdist", "0.17.1")



Attach the package and use:
library("riverdist")
Maintained by
Matt Tyers
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-06-02
Latest Update: 2024-11-07
Description:
Reads river network shape files and computes network distances. Also included are a variety of computation and graphical tools designed for fisheries telemetry research, such as minimum home range, kernel density estimation, and clustering analysis using empirical k-functions with a bootstrap envelope. Tools are also provided for editing the river networks, meaning there is no reliance on external software.
How to cite:
Matt Tyers (2016). riverdist: River Network Distance Computation and Applications. R package version 0.17.1, https://cran.r-project.org/web/packages/riverdist. Accessed 25 Jun. 2026.
Previous versions and publish date:
0.11.0 (2016-06-02 05:58), 0.12.0 (2016-07-05 23:42), 0.12.2 (2016-08-12 23:56), 0.13.0 (2016-12-21 23:18), 0.13.1 (2017-02-06 21:25), 0.14.0 (2017-03-31 08:13), 0.15.0 (2017-07-18 21:21), 0.15.1 (2020-05-22 21:10), 0.15.2 (2020-06-03 01:20), 0.15.3 (2020-07-02 07:00), 0.15.4 (2021-09-10 10:00), 0.15.5 (2022-01-04 18:20), 0.16.0 (2023-08-07 19:10), 0.16.1 (2023-08-22 14:10), 0.16.2 (2023-12-06 00:20), 0.16.3 (2024-01-12 00:50), 0.17.0 (2024-10-15 22:30)
Other packages that cited riverdist R package
View riverdist citation profile
Other R packages that riverdist depends, imports, suggests or enhances
Complete documentation for riverdist
Functions, R codes and Examples using the riverdist R package
Some associated functions: Gulk . Kenai1 . Kenai2 . Kenai3 . KilleyW . Koyukuk0 . Koyukuk1 . Koyukuk2 . abstreams . abstreams0 . addcumuldist . addverts . buildlookup . buildsegroutes . calculateconnections . checkbraided . checkbraidedTF . cleanup . cleanup_verts . connectsegs . detectroute . dissolve . fakefish . fakefish_density . highlightseg . homerange-class . homerange . homerangeoverlap . isflowconnected . kfunc . line2network . line98 . makeriverdensity . mapbyname . matbysurveylist . mouthdist . mouthdistbysurvey . pdist . pdisttot . plot.homerange . plot.riverdensity . plot.rivernetwork . plothomerangeoverlap . plotmatbysurveylist . plotriverdensitypoints . plotseq . pointshp2segvert . removeduplicates . removemicrosegs . removeunconnected . riverdensity . riverdirection . riverdirectionmat . riverdirectionmatbysurvey . riverdirectionseq . riverdirectiontofrom . riverdist-package . riverdistance . riverdistancelist . riverdistancemat . riverdistancematbysurvey . riverdistanceseq . riverdistancetofrom . rivernetwork . riverpoints . routelist . sequenceverts . setmouth . showends . smallset . splitsegmentat . splitsegments . topologydots . trimriver . trimtopoints . upstream . upstreammat . upstreammatbysurvey . upstreamseq . upstreamtofrom . whoconnected . xy2segvert . zoomtoseg . 
Some associated R codes: apps_of_direction.R . apps_of_riverdistance.R . cleanup_verts.R . dataset_help.R . detectbraiding.R . detectroute_riverdistance.R . dissolve_zoom.R . kfuncs.R . plotdensity.R . riverdist.R . riverdist_1.R . segs_direction.R . segsplit.R . shortestroute_cleanup.R .  Full riverdist package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  
edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA