Other packages > Find by keyword >

rdwplus  

An Implementation of IDW-PLUS
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.0")



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: 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: An Implementation of IDW-PLUS. R package version 1.0.0, https://cran.r-project.org/web/packages/rdwplus. Accessed 28 Jan. 2025.
Previous versions and publish date:
0.1.0 (2019-12-07 12: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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

easyPubMed  
Search and Retrieve Scientific Publication Records from PubMed
Query NCBI Entrez and retrieve PubMed records in XML or text format. Process PubMed records by extra ...
Download / Learn more Package Citations See dependency  
eiopaR  
Access to RFR (Risk-Free Rate) Curves Produced by the EIOPA
Provides EIOPA (European Insurance And Occupational Pensions Authority) risk-free rates. Please note ...
Download / Learn more Package Citations See dependency  
fabMix  
Overfitting Bayesian Mixtures of Factor Analyzers with Parsimonious Covariance and Unknown Number of Components
Model-based clustering of multivariate continuous data using Bayesian mixtures of factor analyzers ( ...
Download / Learn more Package Citations See dependency  
MetaIntegration  
Ensemble Meta-Prediction Framework
An ensemble meta-prediction framework to integrate multiple regression models into a current study. ...
Download / Learn more Package Citations See dependency  
waiter  
Loading Screen for 'Shiny'
Full screen and partial loading screens for 'Shiny' with spinners, progress bars, and notifications. ...
Download / Learn more Package Citations See dependency  
fontcm  
Computer Modern font for use with extrafont package
Computer Modern font for use with extrafont package ...
Download / Learn more Package Citations See dependency  

23,580

R Packages

204,057

Dependencies

63,980

Author Associations

23,581

Publication Badges

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