Other packages > Find by keyword >

skimr  

Compact and Flexible Summaries of Data
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("skimr", "2.1.5")



Attach the package and use:
library("skimr")
Maintained by
Elin Waring
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-12-21
Latest Update: 2022-12-23
Description:
A simple to use summary function that can be used with pipes and displays nicely in the console. The default summary statistics may be modified by the user as can the default formatting.Support for data frames and vectors is included, and users can implement their own skim methods for specific object types as described in a vignette. Default summaries include support for inline spark graphs. Instructions for managing these on specific operating systems are given in the "Using skimr" vignette and the README.
How to cite:
Elin Waring (2017). skimr: Compact and Flexible Summaries of Data. R package version 2.1.5, https://cran.r-project.org/web/packages/skimr. Accessed 18 Feb. 2025.
Previous versions and publish date:
1.0.1 (2018-01-10 07:35), 1.0.2 (2018-04-02 19:48), 1.0.3 (2018-06-07 19:43), 1.0.4 (2019-01-13 18:50), 1.0.5 (2019-02-25 06:50), 1.0.6 (2019-05-27 07:10), 1.0.7 (2019-06-20 17:10), 1.0 (2017-12-21 14:16), 2.0.1 (2019-11-24 16:10), 2.0.2 (2019-11-26 15:30), 2.0 (2019-11-21 12:40), 2.1.1 (2020-04-16 16:00), 2.1.2 (2020-07-06 07:10), 2.1.3 (2021-03-07 06:50), 2.1.4 (2022-04-15 04:20), 2.1 (2020-02-01 20:00)
Other packages that cited skimr R package
View skimr citation profile
Other R packages that skimr depends, imports, suggests or enhances
Complete documentation for skimr
Functions, R codes and Examples using the skimr R package
Some associated functions: deprecated-v1 . fix_windows_histograms . focus . get_default_skimmers . get_skimmers . knit_print . mutate.skim_df . partition . print . reexports . repr . sfl . skim-attr . skim-obj . skim . skim_with . skimr-package . skimr-vctrs . stats . summary.skim_df . to_long . 
Some associated R codes: deprecated.R . dplyr.R . get_skimmers.R . reshape.R . sfl.R . skim.R . skim_obj.R . skim_print.R . skim_with.R . skimr-package.R . stats.R . summary.R . utils.R . vctrs.R .  Full skimr 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 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  
MOSS  
Multi-Omic Integration via Sparse Singular Value Decomposition
High dimensionality, noise and heterogeneity among samples and features challenge the omic integrat ...
Download / Learn more Package Citations See dependency  
fclust  
Fuzzy Clustering
Algorithms for fuzzy clustering, cluster validity indices and plots for cluster validity and visuali ...
Download / Learn more Package Citations See dependency  
ppmf  
Read Census Privacy Protected Microdata Files
Implements data processing described in to align modern differentially ...
Download / Learn more Package Citations See dependency  
clustMixType  
k-Prototypes Clustering for Mixed Variable-Type Data
Functions to perform k-prototypes partitioning clustering for mixed variable-type data according to ...
Download / Learn more Package Citations See dependency  
readxlsb  
Read 'Excel' Binary (.xlsb) Workbooks
Import data from 'Excel' binary (.xlsb) workbooks into R. ...
Download / Learn more Package Citations See dependency  

23,712

R Packages

205,795

Dependencies

64,332

Author Associations

23,631

Publication Badges

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