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 21 Dec. 2024.
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

SEIRfansy  
Extended Susceptible-Exposed-Infected-Recovery Model
Extended Susceptible-Exposed-Infected-Recovery Model for handling high false negative rate and symp ...
Download / Learn more Package Citations See dependency  
batteryreduction  
An R Package for Data Reduction by Battery Reduction
Battery reduction is a method used in data reduction. It uses Gram-Schmidt orthogonal rotations to f ...
Download / Learn more Package Citations See dependency  
CIFsmry  
Weighted summary of cumulative incidence functions
Estimate of cumulative incidence function in two samples. Provide weighted summary statistics based ...
Download / Learn more Package Citations See dependency  
helda  
Preprocess Data and Get Better Insights from Machine Learning Models
The main focus is on preprocessing and data visualization of machine learning models performances.So ...
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  
condGEE  
Parameter Estimation in Conditional GEE for Recurrent Event Gap Times
Solves for the mean parameters, the variance parameter, and their asymptotic variance in a condition ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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