Other packages > Find by keyword >

rdwplus  

Inverse Distance Weighted Percent Land Use for Streams
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("rdwplus", "1.0.1")



Attach the package and use:
library("rdwplus")
Maintained by
Alan Pearse
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-12-07
Latest Update: 2025-02-12
Description:
Compute spatially explicit land-use metrics for stream survey sites in GRASS GIS and R as an open-source implementation of IDW-PLUS (Inverse Distance Weighted Percent Land Use for Streams). The package includes functions for preprocessing digital elevation and streams data, and one function to compute all the spatially explicit land use metrics described in Peterson et al. (2011) and previously implemented by Peterson and Pearse (2017) in ArcGIS-Python as IDW-PLUS.
How to cite:
Alan Pearse (2019). rdwplus: Inverse Distance Weighted Percent Land Use for Streams. R package version 1.0.1, https://cran.r-project.org/web/packages/rdwplus. Accessed 25 Aug. 2026.
Previous versions and publish date:
(2026-07-09 06:49), 0.1.0 (2019-12-07 12:00), 1.0.0 (2023-08-23 02:00)
Other packages that cited rdwplus R package
View rdwplus citation profile
Other R packages that rdwplus depends, imports, suggests or enhances
Complete documentation for rdwplus
Functions, R codes and Examples using the rdwplus R package
Some associated functions: burn_in . check_running . clear_mask . compute_iFLO_weights . compute_iFLS_weights . compute_metrics . compute_metrics_precomputed . convert_to_integer . coord_to_raster . derive_flow . derive_streams . fill_sinks . get_distance . get_flow_length . get_watersheds . install_extensions . plot_GRASS . point_to_raster . rast_calc . raster_to_mapset . rasterise_stream . rdwplus-package . reclassify_streams . report_mapset . retrieve_raster . retrieve_vector . search_for_grass . set_envir . set_mask . silence . snap_sites . toggle_silence . vector_to_mapset . vibe_check . 
Some associated R codes: binary.R . burn_in.R . check_running.R . clear_mask.R . compute_iFLO_weights.R . compute_iFLS_weights.R . compute_metrics.R . compute_metrics_precomputed.R . convert_to_integer.R . coord_to_raster.R . delete_file_ext.R . derive_flow.R . derive_streams.R . fill_sinks.R . get_distance.R . get_flow_length.R . get_region_parms.R . get_watersheds.R . insert_before_file_ext.R . install_extensions.R . is_error.R . none.R . only.R . plot_GRASS.R . point_to_raster.R . rast_calc.R . raster_to_mapset.R . rasterise_stream.R . rdwplus-package.R . reclassify_streams.R . report_mapset.R . retrieve_raster.R . retrieve_vector.R . search_for_grass.R . set_envir.R . set_mask.R . silence.R . snap_sites.R . toggle_silence.R . unary.R . vector_to_mapset.R . vibe_check.R . zeros_to_nodata.R . zonal_table.R .  Full rdwplus package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

commonsMath  
JAR Files of the Apache Commons Mathematics Library
'Java' JAR files for the Apache Commons Mathematics Library for use by users and other packages. ...
Download / Learn more Package Citations See dependency  
missDiag  
Comparing Observed and Imputed Values under MAR and MCAR
Implements the computation of discrepancy statistics summarizing differences between the density of ...
Download / Learn more Package Citations See dependency  
connectwidgets  
Organize and Curate Your Content Within 'Posit Connect'
A collection of helper functions and 'htmlwidgets' to help publishers curate content collections on ...
Download / Learn more Package Citations See dependency  
hwep  
Hardy-Weinberg Equilibrium in Polyploids
Inference concerning equilibrium and random mating in autopolyploids. Methods are available to test ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

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