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 31 Jan. 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

GEEmediate  
Mediation Analysis for Generalized Linear Models Using the Difference Method
Causal mediation analysis for a single exposure/treatment and a single mediator, both allowed to be ...
Download / Learn more Package Citations See dependency  
nlpred  
Estimators of Non-Linear Cross-Validated Risks Optimized for Small Samples
Methods for obtaining improved estimates of non-linear cross-validated risks are obtained using targ ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
pim  
Fit Probabilistic Index Models
Fit a probabilistic index model as described in Thas et al, 2012: ...
Download / Learn more Package Citations See dependency  

23,580

R Packages

204,057

Dependencies

63,980

Author Associations

23,581

Publication Badges

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