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: 2018-01-10
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 (2018). skimr: Compact and Flexible Summaries of Data. R package version 2.1.5, https://cran.r-project.org/web/packages/skimr
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
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

stagePop  
Modelling the Population Dynamics of a Stage-Structured Species in Continuous Time
Provides facilities to implement and run population models of stage-structured species... ...
Download / Learn more Package Citations See dependency  
gclus  
Clustering Graphics
Orders panels in scatterplot matrices and parallel coordinate displays by some merit index. Package ...
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  
CompoundEvents  
Statistical Modeling of Compound Events
Tools for extracting occurrences, assessing potential driving factors, predicting occurrences, and q ...
Download / Learn more Package Citations See dependency  
MatrixEQTL  
Matrix eQTL: Ultra Fast eQTL Analysis via Large Matrix Operations
Matrix eQTL is designed for fast eQTL analysis on large datasets. Matrix eQTL can test for associat ...
Download / Learn more Package Citations See dependency  
multiocc  
Fits Multivariate Spatio-Temporal Occupancy Model
Spatio-temporal multivariate occupancy models can handle multiple species in occupancy models. This ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns