[ 源代码: r-cran-skimr ]
软件包:r-cran-skimr(2.1.5 dfsg-1)
r-cran-skimr 的相关链接
Debian 的资源:
下载源码包 r-cran-skimr:
- [r-cran-skimr_2.1.5 dfsg-1.dsc]
- [r-cran-skimr_2.1.5 dfsg.orig.tar.xz]
- [r-cran-skimr_2.1.5 dfsg-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [cran.r-project.org]
相似软件包:
GNU R compact and flexible summaries of data
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.
其他与 r-cran-skimr 有关的软件包
|
|
|
|
-
- dep: r-api-4.0
- 本虚包由这些包填实: r-base-core
-
- dep: r-base-core (>= 4.2.2.20221110-1)
- GNU R core of statistical computation and graphics system
-
- dep: r-cran-cli
- GNU R helpers for developing command line interfaces
-
- dep: r-cran-dplyr (>= 0.8.0)
- GNU R grammar of data manipulation
-
- dep: r-cran-knitr (>= 1.2)
- GNU R package for dynamic report generation using Literate Programming
-
- dep: r-cran-magrittr (>= 1.5)
- GNU R forward-pipe operator
-
- dep: r-cran-pillar (>= 1.6.4)
- GNU R coloured formatting for columns
-
- dep: r-cran-purrr
- GNU R functional programming tools
-
- dep: r-cran-repr
- Serializable representations of R objects
-
- dep: r-cran-rlang (>= 0.3.1)
- Functions for Base Types and Core R and 'Tidyverse' Features
-
- dep: r-cran-stringr (>= 1.1)
- Make it easier to work with strings
-
- dep: r-cran-tibble (>= 2.0.0)
- GNU R Simple Data Frames
-
- dep: r-cran-tidyr (>= 1.0)
- GNU R package to easily tidy data
-
- dep: r-cran-tidyselect (>= 1.0.0)
- GNU R select from a set of strings
-
- dep: r-cran-vctrs
- GNU R vector helpers
-
- rec: r-cran-haven
- GNU R package to import/export SPSS, Stata and SAS files
-
- rec: r-cran-lubridate
- simplifies dealing with dates in R
-
- rec: r-cran-testthat (>= 2.0.0)
- GNU R testsuite
-
- sug: r-cran-covr
- test coverage for GNU R packages
-
- sug: r-cran-crayon
- GNU R colored terminal output
-
- sug: r-cran-data.table
- GNU R extension of Data.frame
-
- sug: r-cran-dtplyr
- GNU R data table back-end for 'dplyr'
-
- sug: r-cran-rmarkdown
- convert R markdown documents into a variety of formats
-
- sug: r-cran-withr
- GNU R package to run code 'With' temporarily modified global state