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



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.3, https://cran.r-project.org/web/packages/explore. Accessed 02 Apr. 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
03/0303/0403/0503/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/31Downloads for explore20406080100120140160180200TrendBars

Today's Hot Picks in Authors and Packages

binom  
Binomial Confidence Intervals for Several Parameterizations
Constructs confidence intervals on the probability of success in a binomial experiment via several ...
Download / Learn more Package Citations See dependency  
munfold  
Metric Unfolding
Multidimensional unfolding using Schoenemann's algorithm for metric and Procrustes rotation of unfo ...
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  
CTShiny  
Interactive Document for Working with Classification Tree Analysis
An interactive document on the topic of classification tree analysis using 'rmarkdown' and 'shiny' ...
Download / Learn more Package Citations See dependency  
geonapi  
'GeoNetwork' API R Interface
Provides an R interface to the 'GeoNetwork' API () allowing ...
Download / Learn more Package Citations See dependency  
pirate  
Generated Effect Modifier
An implementation of the generated effect modifier (GEM) method. This method constructs composite va ...
Download / Learn more Package Citations See dependency  
Maintainer: Zhe Su (view profile)

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