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 05 Mar. 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

roccv  
ROC for Cross Validation Results
Cross validate large genetic data while specifying clinical variables that should always be in the m ...
Download / Learn more Package Citations See dependency  
diffIRT  
Diffusion IRT Models for Response and Response Time Data
Package to fit diffusion-based IRT models to response and response time data. Models are fit using ...
Download / Learn more Package Citations See dependency  
ClimClass  
Climate Classification According to Several Indices
Classification of climate according to Koeppen - Geiger, of aridity indices, of continentality indi ...
Download / Learn more Package Citations See dependency  
neat  
Efficient Network Enrichment Analysis Test
Includes functions and examples to compute NEAT, the Network Enrichment Analysis Test described in ...
Download / Learn more Package Citations See dependency  
pinp  
'pinp' is not 'PNAS'
A 'PNAS'-alike style for 'rmarkdown', derived from the 'Proceedings of the National Academy of Scie ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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