Other packages > Find by keyword >

explore  

Simplifies Exploratory Data Analysis
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("explore", "1.3.4")



Attach the package and use:
library("explore")
Maintained by
Roland Krasser
[Scholar Profile | Author Map]
First Published: 2019-05-16
Latest Update: 2023-01-14
Description:
Interactive data exploration with one line of code, automated reporting or use an easy to remember set of tidy functions for low code exploratory data analysis.
How to cite:
Roland Krasser (2019). explore: Simplifies Exploratory Data Analysis. R package version 1.3.4, https://cran.r-project.org/web/packages/explore. Accessed 11 May. 2025.
Previous versions and publish date:
0.4.0 (2019-05-16 18:00), 0.4.1 (2019-05-20 00:30), 0.4.2 (2019-05-22 09:50), 0.4.3 (2019-06-17 10:00), 0.4.4 (2019-08-27 14:00), 0.5.0 (2019-09-19 14:40), 0.5.1 (2019-10-08 15:40), 0.5.2 (2019-11-22 10:00), 0.5.3 (2020-01-17 11:40), 0.5.4 (2020-02-09 22:00), 0.5.5 (2020-04-06 09:20), 0.6.1 (2020-09-04 08:32), 0.6.2 (2020-10-14 20:50), 0.7.0 (2021-01-21 17:10), 0.7.1 (2021-06-04 06:10), 0.8.0 (2022-01-30 16:00), 0.9.0 (2022-08-31 14:20), 1.0.0 (2022-11-11 16:50), 1.0.1 (2022-12-20 11:50), 1.0.2 (2023-01-14 12:10), 1.1.0 (2023-10-11 10:00), 1.1.1 (2024-02-10 10:30), 1.2.0 (2024-02-28 11:30), 1.3.0 (2024-04-15 17:50), 1.3.1 (2024-06-07 11:10), 1.3.2 (2024-09-02 08:40), 1.3.3 (2024-11-12 13:30)
Other packages that cited explore R package
View explore citation profile
Other R packages that explore depends, imports, suggests or enhances
Complete documentation for explore
Functions, R codes and Examples using the explore R package
Some associated functions: abtest . abtest_shiny . abtest_targetnum . abtest_targetpct . add_var_id . add_var_random_01 . add_var_random_cat . add_var_random_dbl . add_var_random_int . add_var_random_moon . add_var_random_starsign . balance_target . clean_var . count_pct . create_data_app . create_data_buy . create_data_churn . create_data_empty . create_data_newsletter . create_data_person . create_data_random . create_data_unfair . create_notebook_explore . data_dict_md . decrypt . describe . describe_all . describe_cat . describe_num . describe_tbl . encrypt . explain_forest . explain_logreg . explain_tree . explore-package . explore . explore_all . explore_bar . explore_cor . explore_count . explore_density . explore_shiny . explore_targetpct . explore_tbl . format_num_auto . format_num_kMB . format_num_space . format_target . format_type . get_nrow . get_type . get_var_buckets . guess_cat_num . plot_legend_targetpct . plot_text . plot_var_info . predict_target . replace_na_with . report . rescale01 . simplify_text . target_explore_cat . target_explore_num . total_fig_height . use_data_beer . use_data_diamonds . use_data_iris . use_data_mpg . use_data_mtcars . use_data_penguins . use_data_starwars . use_data_titanic . weight_target . 
Some associated R codes: abtest.R . add-var.R . create-data.R . describe.R . explain.R . explore-package.R . explore.R . import-standalone-obj-type.R . import-standalone-types-check.R . report.R . tidyr-utils.R . tools.R . types-utils.R . use-data.R .  Full explore package functions and examples
Downloads during the last 30 days
04/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/0605/0705/0805/0905/10Downloads for explore2030405060708090100110TrendBars

Today's Hot Picks in Authors and Packages

bootImpute  
Bootstrap Inference for Multiple Imputation
Bootstraps and imputes incomplete datasets. Then performs inference on estimates obtained from analy ...
Download / Learn more Package Citations See dependency  
PhySortR  
A Fast, Flexible Tool for Sorting Phylogenetic Trees
Screens and sorts phylogenetic trees in both traditional and extended Newick format. Allows for the ...
Download / Learn more Package Citations See dependency  
PTwins  
Percentile Estimation of Fetal Weight for Twins by Chorionicity
Package to Percentile estimation of fetal weight for twins by chorionicity (dichorionic-diamniotic o ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
strategicplayers  
Strategic Players
Identifies individuals in a social network who should be the intervention subjects for a network int ...
Download / Learn more Package Citations See dependency  
hash  
Full Featured Implementation of Hash Tables/Associative Arrays/Dictionaries
Implements a data structure similar to hashes in Perl and dictionaries in Python but with a purposef ...
Download / Learn more Package Citations See dependency  

24,223

R Packages

207,311

Dependencies

65,402

Author Associations

24,224

Publication Badges

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