Other packages > Find by keyword >

arkhe  

Tools for Cleaning Rectangular Data
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("arkhe", "1.10.0")



Attach the package and use:
library("arkhe")
Maintained by
Nicolas Frerebeau
[Scholar Profile | Author Map]
First Published: 2019-12-18
Latest Update: 2024-02-22
Description:
A dependency-free collection of simple functions for cleaning rectangular data. This package allows to detect, count and replace values or discard rows/columns using a predicate function. In addition, it provides tools to check conditions and return informative error messages.
How to cite:
Nicolas Frerebeau (2019). arkhe: Tools for Cleaning Rectangular Data. R package version 1.10.0, https://cran.r-project.org/web/packages/arkhe. Accessed 03 May. 2025.
Previous versions and publish date:
0.2.0 (2019-12-18 15:50), 0.2.1 (2020-02-15 22:20), 0.2.2 (2020-03-23 15:30), 0.3.0 (2021-04-09 16:20), 0.3.1 (2021-05-14 12:12), 0.4.0 (2021-09-18 16:20), 0.5.0 (2022-06-15 11:30), 1.0.0 (2022-10-28 13:57), 1.1.0 (2023-01-18 10:00), 1.2.0 (2023-05-11 16:50), 1.3.0 (2023-09-01 15:30), 1.4.0 (2023-11-17 11:20), 1.5.0 (2024-01-19 15:10), 1.6.0 (2024-02-22 17:30), 1.7.0 (2024-07-29 14:10), 1.8.0 (2024-11-07 21:40), 1.9.0 (2024-12-10 00:50)
Other packages that cited arkhe R package
View arkhe citation profile
Other R packages that arkhe depends, imports, suggests or enhances
Complete documentation for arkhe
Functions, R codes and Examples using the arkhe R package
Some associated functions: append . arkhe-deprecated . arkhe-package . assert_constant . assert_data . assert_length . assert_lower . assert_names . assert_numeric . assert_package . assert_square . assert_type . assign . bootstrap . check-attribute . check-data . check-matrix . check-numeric-comparison . check-numeric-trend . check-numeric . check-type . check_class . circle . clean_whitespace . compact . concat . conditions . confidence_binomial . confidence_mean . confidence_multinomial . count . deprecate . detect . discard . get . inch2line . infinite . interval_credible . interval_hdr . is_scalar . jackknife . keep . label_auto . label_percent . math_gcd . math_lcm . missing . needs . null . palette_color . palette_shape . palette_size . predicate-matrix . predicate-numeric . predicate-scalar . predicate-trend . predicate-type . predicate-utils . remove_Inf . remove_NA . remove_constant . remove_empty . remove_zero . replace_Inf . replace_NA . replace_empty . replace_zero . reshape . scale_range . seek . validate . with_seed . zero . 
Some associated R codes: AllGenerics.R . append.R . arkhe-deprecated.R . arkhe-internal.R . arkhe-package.R . assert.R . assign.R . clean.R . compact.R . conditions.R . count.R . deprecate.R . detect.R . discard.R . get.R . keep.R . mathematics.R . palettes.R . plot.R . predicates.R . remove.R . replace.R . reshape.R . seek.R . statistics.R . transform.R . utilities.R . zzz.R .  Full arkhe package functions and examples
Downloads during the last 30 days
04/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/01Downloads for arkhe102030405060708090TrendBars

Today's Hot Picks in Authors and Packages

TestDesign  
Optimal Test Design Approach to Fixed and Adaptive Test Construction
Uses the optimal test design approach by Birnbaum (1968, ISBN:9781593119348) and van der Linden (201 ...
Download / Learn more Package Citations See dependency  
farrell  
Interactive Interface to Data Envelopment Analysis Modeling
Allows the user to execute interactively radial data envelopment analysis models. The user has the a ...
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  
nlsem  
Fitting Structural Equation Mixture Models
Estimation of structural equation models with nonlinear effects and underlying nonnormal distributi ...
Download / Learn more Package Citations See dependency  
grabsampling  
Probability of Detection for Grab Sample Selection
Functions for obtaining the probability of detection, for grab samples selection by using two differ ...
Download / Learn more Package Citations See dependency  
mlr3fselect  
Feature Selection for 'mlr3'
Feature selection package of the 'mlr3' ecosystem. It selects the optimal feature set for any 'mlr3 ...
Download / Learn more Package Citations See dependency  

24,142

R Packages

207,311

Dependencies

65,312

Author Associations

24,143

Publication Badges

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