Package: table.glue 0.0.5
table.glue: Make and Apply Customized Rounding Specifications for Tables
Translate double and integer valued data into character values formatted for tabulation in manuscripts or other types of academic reports.
Authors:
table.glue_0.0.5.tar.gz
table.glue_0.0.5.tar.gz(r-4.5-noble)table.glue_0.0.5.tar.gz(r-4.4-noble)
table.glue_0.0.5.tgz(r-4.4-emscripten)table.glue_0.0.5.tgz(r-4.3-emscripten)
table.glue.pdf |table.glue.html✨
table.glue/json (API)
NEWS
# Install 'table.glue' in R: |
install.packages('table.glue', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/bcjaeger/table.glue/issues
- nhanes - NHANES blood pressure data
Last updated 4 days agofrom:582081b839. Checks:OK: 2. Indexed: no.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 25 2024 |
R-4.5-linux | OK | Nov 25 2024 |
Exports:as_inlinebracket_dropbracket_extractbracket_insert_leftbracket_insert_rightbracket_lower_boundbracket_point_estimatebracket_upper_boundformat_bigformat_decimalformat_missingformat_smallround_half_evenround_half_upround_specround_using_decimalround_using_magnituderound_using_signiftable_estertable_estintable_gluetable_pvaluetable_value
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Convert table data to inline list | as_inline |
Bracket helpers | bracket_drop bracket_extract bracket_insert_left bracket_insert_right bracket_lower_bound bracket_point_estimate bracket_upper_bound |
Format values left of decimal | format_big |
Format decimal symbol | format_decimal |
Format missing values | format_missing |
Format values right of decimal | format_small |
NHANES blood pressure data | nhanes |
Set rules for rounding ties | round_half_even round_half_up |
Make a rounding specification | round_spec |
Set rules for rounding numbers | round_using_decimal round_using_magnitude round_using_signif |
Round estimates and their corresponding errors | table_ester table_estin |
Expressive rounding for table values | table_glue |
Round p-values | table_pvalue |
General rounding for tables | table_value |