skimr
A frictionless, pipeable approach to dealing with summary statistics
File Explorer
- devcontainer.json
- R-CMD-check.yaml
- rhub.yaml
- test-coverage.yaml
- .gitignore
- CONTRIBUTING.md
- dependabot.yml
- skimmer_hex.png
- blog.html
- blog.md
- blog.Rmd
- blog_v2.html
- blog_v2.md
- blog_v2.Rmd
- skimr_in_jupyter.ipynb
- skeleton.Rmd
- template.yaml
- logo.png
- deprecated-v1.Rd
- fix_windows_histograms.Rd
- focus.Rd
- get_default_skimmers.Rd
- get_skimmers.Rd
- knit_print.Rd
- mutate.skim_df.Rd
- partition.Rd
- print.Rd
- repr.Rd
- sfl.Rd
- skim-attr.Rd
- skim-obj.Rd
- skim.Rd
- skim_with.Rd
- skimr-package.Rd
- skimr-vctrs.Rd
- stats.Rd
- summary.skim_df.Rd
- to_long.Rd
- deprecated.R
- dplyr.R
- get_skimmers.R
- package.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
- .gitignore
- cran.md
- data.sqlite
- failures.md
- problems.md
- README.md
- data-table.md
- dplyr.md
- skim_print.md
- skim_tee.md
- summary.md
- helper-expectations.R
- test-data-table.R
- test-dplyr.R
- test-get_skimmers.R
- test-reshape.R
- test-sfl.R
- test-skim.R
- test-skim_obj.R
- test-skim_print.R
- test-skim_tee.R
- test-skim_with.R
- test-stats.R
- test-summary.R
- test-vctrs.R
- testthat.R
- extending_skimr.Rmd
- Skimr_defaults.Rmd
- Using_fonts.Rmd
- using_skimr.Rmd
- .gitignore
- .lintr
- .pre-commit-config.yaml
- .Rbuildignore
- codemeta.json
- cran-comments.md
- DESCRIPTION
- NAMESPACE
- NEWS.md
- README.md
- README.Rmd
- skimr.Rproj
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Link
Example
Command Glossary
Commands referenced in this DOCs, explained below.
factor
View Details ▼
factor
Print the prime factorization of a number.
factor {{number}}
Display the prime-factorization of a number:
echo {{number}} | factor
Take the input from `stdin` if no argument is specified:
// repository documentation
Was this content helpful?
(0 ratings)
