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 05 Apr. 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
03/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/03Downloads for arkhe5101520253035404550556065TrendBars

Today's Hot Picks in Authors and Packages

gllvm  
Generalized Linear Latent Variable Models
Analysis of multivariate data using generalized linear latent variable models (gllvm). Estimation i ...
Download / Learn more Package Citations See dependency  
leapp  
Latent Effect Adjustment After Primary Projection
These functions take a gene expression value matrix, a primary covariate vector, an additional know ...
Download / Learn more Package Citations See dependency  
deepdive  
Deep Learning for General Purpose
Aims to provide simple intuitive functions to create quick prototypes of artificial neural network o ...
Download / Learn more Package Citations See dependency  
IGST  
Informative Gene Selection Tool
Mining informative genes with certain biological meanings are important for clinical diagnosis of di ...
Download / Learn more Package Citations See dependency  
whitestrap  
White Test and Bootstrapped White Test for Heteroskedasticity
Formal implementation of White test of heteroskedasticity and a bootstrapped version of it, develope ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

23,990

R Packages

207,311

Dependencies

64,809

Author Associations

23,991

Publication Badges

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