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.6.0")



Attach the package and use:
library("arkhe")
Maintained by
Nicolas Frerebeau
[Scholar Profile | Author Map]
All associated links for this package
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.6.0, https://cran.r-project.org/web/packages/arkhe
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)
Other packages that cited arkhe R package
View arkhe citation profile
Other R packages that arkhe depends, imports, suggests or enhances
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

r2resize  
In-Text Resizer for Images, Tables and Fancy Resizable 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  
FMCCSD  
Efficient Estimation of Clustered Current Status Data
Current status data abounds in the field of epidemiology and public health, where the only observab ...
Download / Learn more Package Citations See dependency  
srm  
Structural Equation Modeling for the Social Relations Model
Provides functionality for structural equation modeling for the social relations model (Kenny & ...
Download / Learn more Package Citations See dependency  
cdcfluview  
Retrieve Flu Season Data from the United States Centers for Disease Control and Prevention ("CDC") "FluView" Portal
The 'U.S.' Centers for Disease Control and Prevention (CDC) maintain a portal ...
Download / Learn more Package Citations See dependency  
QuantileNPCI  
Nonparametric Confidence Intervals for Quantiles
Based on Alan D. Hutson (1999) , "Calculating nonparametric confidence i ...
Download / Learn more Package Citations See dependency  
Maintainer: Li Yan (view profile)
factorplot  
Graphical Presentation of Simple Contrasts
Methods to calculate, print, summarize and plot pairwise differences from GLMs, GLHT or Multinomial ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns