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.5)printy_0.0.0.9005.zip(r-4.4)printy_0.0.0.9005.zip(r-4.3)
printy_0.0.0.9005.tgz(r-4.4-any)printy_0.0.0.9005.tgz(r-4.3-any)
printy_0.0.0.9005.tar.gz(r-4.5-noble)printy_0.0.0.9005.tar.gz(r-4.4-noble)
printy_0.0.0.9005.tgz(r-4.4-emscripten)printy_0.0.0.9005.tgz(r-4.3-emscripten)
printy.pdf |printy.html✨
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 9 months agofrom:b801475d37. Checks:OK: 1 WARNING: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 27 2024 |
R-4.5-win | WARNING | Oct 27 2024 |
R-4.5-linux | WARNING | Oct 27 2024 |
R-4.4-win | WARNING | Oct 27 2024 |
R-4.4-mac | WARNING | Oct 27 2024 |
R-4.3-win | WARNING | Oct 27 2024 |
R-4.3-mac | WARNING | Oct 27 2024 |
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.mixedclicodacodetoolscolorspacecpp11datawizarddigestdplyrfansifarverforcatsfurrrfuturegenericsglobalsglueinsightlabelinglatticelifecyclelistenvlme4magrittrMASSMatrixminqamunsellnlmenloptrparallellyparameterspillarpkgconfigpurrrR6RColorBrewerRcppRcppEigenrlangscalesstringistringrtibbletidyrtidyselectutf8vctrsviridisLitewithr
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 |