Package: printy 0.0.0.9005
printy: Helper functions for pretty-printing numbers
This package contains helper functions for formatting numbers.
Authors:
printy_0.0.0.9005.tar.gz
printy_0.0.0.9005.zip(r-4.7)printy_0.0.0.9005.zip(r-4.6)printy_0.0.0.9005.zip(r-4.5)
printy_0.0.0.9005.tgz(r-4.6-any)printy_0.0.0.9005.tgz(r-4.5-any)
printy_0.0.0.9005.tar.gz(r-4.7-any)printy_0.0.0.9005.tar.gz(r-4.6-any)
printy_0.0.0.9005.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
printy/json (API)
NEWS
| # Install 'printy' in R: |
| install.packages('printy', repos = c('https://tjmahr.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/tjmahr/printy/issues
Last updated from:b801475d37. Checks:7 WARNING, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | WARNING | 142 | ||
| source / vignettes | OK | 186 | ||
| linux-release-x86_64 | WARNING | 148 | ||
| macos-release-arm64 | WARNING | 94 | ||
| macos-oldrel-arm64 | WARNING | 104 | ||
| windows-devel | WARNING | 73 | ||
| windows-release | WARNING | 94 | ||
| windows-oldrel | WARNING | 83 | ||
| wasm-release | OK | 121 |
Exports:fmt_effect_mdfmt_fix_digitsfmt_leading_zerofmt_minus_signfmt_p_valuefmt_p_value_mdfmt_remove_html_entitiesfmt_replace_napretty_lme4_ranefsskel_ciskel_conf_intervalskel_conf_interval_pairskel_rangeskel_range_pairskel_seskel_stat_n_value_pairstr_replace_same_as_previousstr_tokenizesuper_split
Dependencies:backportsbayestestRbootbroombroom.mixedclicodacodetoolscpp11datawizarddigestdplyrfarverforcatsfurrrfuturegenericsglobalsglueinsightlabelinglatticelifecyclelistenvlme4magrittrMASSMatrixminqanlmenloptrparallellyparameterspillarpkgconfigpurrrR6rbibutilsRColorBrewerRcppRcppEigenRdpackreformulasrlangscalesstringistringrtibbletidyrtidyselectutf8vctrsviridisLitewithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Format an effect from a model object in markdown | fmt_effect_md |
| Format a number with a fixed number of digits | fmt_fix_digits |
| Format numbers to remove leading zeros | fmt_leading_zero |
| Format negative numbers with a minus sign | fmt_minus_sign |
| Format a _p_-value | fmt_p_value |
| Format a _p_-value in markdown | fmt_p_value_md |
| Replace HTML entities used by this package with UTF-8 codes | fmt_remove_html_entities |
| Replace NAs with another value | fmt_replace_na |
| Skeleton for a confidence interval | skel_conf_interval skel_conf_interval_pair |
| Skeleton for a range of numbers | skel_range skel_range_pair |
| Skeletons for inline stats | skel_ci skel_se |
| Skeleton for t-statistic-like functions | skel_stat_n_value_pair |
| Replace strings that duplicate the previous string | str_replace_same_as_previous |
| Break a string to individual (character) tokens | str_tokenize |
| Split a dataframe into a list of (lists of ...) dataframes | super_split |
