Other packages > Find by keyword >

varhandle  

Functions for Robust Variable Handling
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("varhandle", "2.0.6")



Attach the package and use:
library("varhandle")
Maintained by
Mehrad Mahmoudian
[Scholar Profile | Author Map]
First Published: 2015-09-04
Latest Update: 2023-09-30
Description:
Variables are the fundamental parts of each programming language but handling them efficiently might be frustrating for programmers. This package contains some functions to help user (especially data explorers) to make more sense of their variables and take the most out of variables and hardware resources. These functions are written and crafted since 2014 with years of experience in statistical data analysis on high-dimensional data, and for each of them there was a need. Functions in this package are supposed to be efficient and easy to use, hence they will be frequently updated to make them more convenient.
How to cite:
Mehrad Mahmoudian (2015). varhandle: Functions for Robust Variable Handling. R package version 2.0.6, https://cran.r-project.org/web/packages/varhandle. Accessed 10 Apr. 2025.
Previous versions and publish date:
1.0.0 (2015-09-04 01:10), 2.0.0 (2016-06-11 14:19), 2.0.1 (2016-06-19 16:46), 2.0.2 (2017-05-11 01:06), 2.0.3 (2018-07-04 12:00), 2.0.4 (2019-10-21 19:30), 2.0.5 (2020-02-21 01:30)
Other packages that cited varhandle R package
View varhandle citation profile
Other R packages that varhandle depends, imports, suggests or enhances
Complete documentation for varhandle
Functions, R codes and Examples using the varhandle R package
Some associated functions: check.numeric . inspect.na . pin.na . rm.all.but . save.var . to.dummy . unfactor . var.info . varhandle-package . 
Some associated R codes: check.numeric.R . inspect.na.R . pin.na.R . rm.all.but.R . save.var.R . to.dummy.R . unfactor.R . var.info.R .  Full varhandle 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/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/08Downloads for varhandle050100150200250300350400TrendBars

Today's Hot Picks in Authors and Packages

RODBC  
ODBC Database Access
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  
ecochange  
Integrating Ecosystem Remote Sensing Products to Derive EBV Indicators
Essential Biodiversity Variables (EBV) are state variables with dimensions on time, space, and biolo ...
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  
webglobe  
3D Interactive Globes
Displays geospatial data on an interactive 3D globe in the web browser. ...
Download / Learn more Package Citations See dependency  
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  

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