Other packages > Find by keyword >

datacleanr  

Interactive and Reproducible Data Cleaning
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("datacleanr", "1.0.3")



Attach the package and use:
library("datacleanr")
Maintained by
Alexander Hurley
[Scholar Profile | Author Map]
First Published: 2020-11-02
Latest Update: 2021-11-18
Description:
Flexible and efficient cleaning of data with interactivity. 'datacleanr' facilitates best practices in data analyses and reproducibility with built-in features and by translating interactive/manual operations to code. The package is designed for interoperability, and so seamlessly fits into reproducible analyses pipelines in 'R'.
How to cite:
Alexander Hurley (2020). datacleanr: Interactive and Reproducible Data Cleaning. R package version 1.0.3, https://cran.r-project.org/web/packages/datacleanr. Accessed 08 May. 2025.
Previous versions and publish date:
1.0.0 (2020-11-02 10:20), 1.0.1 (2021-02-10 15:30), 1.0.2 (2021-11-03 06:20)
Other packages that cited datacleanr R package
View datacleanr citation profile
Other R packages that datacleanr depends, imports, suggests or enhances
Complete documentation for datacleanr
Functions, R codes and Examples using the datacleanr R package
Some associated functions: apply_data_set_up . calc_limits_per_groups . can_internet . check_individual_statement . datacleanr-package . datacleanr_server . dcr_app . dcr_checks . extend_palette . filter_scoped . filter_scoped_df . get_factor_cols_idx . handle_add_outlier_trace . handle_restyle_traces . handle_sel_outliers . hide_trace_idx . make_group_table . make_save_filepath . module_server_apply_reset . module_server_box_str_filter . module_server_checkbox . module_server_df_filter . module_server_extract_code . module_server_extract_code_fileconfig . module_server_filter_str . module_server_group_relayout_buttons . module_server_group_select . module_server_group_selector_table . module_server_histograms . module_server_lowercontrol_btn . module_server_plot_annotation_table . module_server_plot_selectable . module_server_plot_selectorcontrols . module_server_summary . module_server_text_annotator . module_ui_apply_reset . module_ui_box_str_filter . module_ui_checkbox . module_ui_df_filter . module_ui_extract_code . module_ui_extract_code_fileconfig . module_ui_filter_str . module_ui_group_relayout_buttons . module_ui_group_select . module_ui_group_selector_table . module_ui_histograms . module_ui_lowercontrol_btn . module_ui_plot_annotation_table . module_ui_plot_selectable . module_ui_plot_selectorcontrols . module_ui_summary . module_ui_text_annotator . pipe . print.dcr_code . split_groups . 
Some associated R codes: datacleaner_ui.R . datacleanr-package.R . datacleanr_app.R . datacleanr_server.R . module_annotation_button.R . module_annotation_table.R . module_apply_reset.R . module_data_summary.R . module_dynamic_histograms.R . module_extract_code_box.R . module_extract_code_fileconfig.R . module_filter_df.R . module_filter_str_select_box.R . module_group_selector_table.R . module_grouptable_relayout.R . module_plot_lowercontrol_buttons.R . module_plot_selectable.R . module_plot_selectorcontrols.R . module_render_group_summary_checkbox.R . module_set_grouping_selection.R . utils-pipe.R . utils.R .  Full datacleanr package functions and examples
Downloads during the last 30 days
04/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/0505/06Downloads for datacleanr0246810121416182022242628TrendBars

Today's Hot Picks in Authors and Packages

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  
MultiATSM  
Multicountry Term Structure of Interest Rates Models
Estimation routines for several classes of affine term structure of interest rates models. All the m ...
Download / Learn more Package Citations See dependency  
MXM  
Feature Selection (Including Multiple Solutions) and Bayesian Networks
Many feature selection methods for a wide range of response variables, including minimal, statistica ...
Download / Learn more Package Citations See dependency  
trajr  
Animal Trajectory Analysis
A toolbox to assist with statistical analysis of animal trajectories. It provides simple access to a ...
Download / Learn more Package Citations See dependency  
gms  
'GAMS' Modularization Support Package
A collection of tools to create, use and maintain modularized model code written in the modeling la ...
Download / Learn more Package Citations See dependency  
gaussDiff  
Difference measures for multivariate Gaussian probability density functions
A collection difference measures for multivariate Gaussian probability density functions, such as t ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

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