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]
First Published: 2019-12-07
Latest Update: 2023-08-23
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 10 Apr. 2025.
Previous versions and publish date:
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
03/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/08Downloads for rdwplus024681012141618TrendBars

Today's Hot Picks in Authors and Packages

GRNNs  
General Regression Neural Networks Package
This General Regression Neural Networks Package uses various distance functions. It was motivated b ...
Download / Learn more Package Citations See dependency  
txtq  
A Small Message Queue for Parallel Processes
This queue is a data structure that lets parallel processes send and receive messages, and it can he ...
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  
RODBC  
ODBC Database Access
webglobe  
3D Interactive Globes
Displays geospatial data on an interactive 3D globe in the web browser. ...
Download / Learn more Package Citations See dependency  
xtermStyle  
Terminal Text Formatting Using Escape Sequences
Can be used for coloring output in terminals. It was developed for the standard Ubuntu terminal but ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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