Package: table.glue 0.0.4

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:Byron Jaeger [aut, cre]

table.glue_0.0.4.tar.gz
table.glue_0.0.4.zip(r-4.5)table.glue_0.0.4.zip(r-4.4)table.glue_0.0.4.zip(r-4.3)
table.glue_0.0.4.tgz(r-4.4-any)table.glue_0.0.4.tgz(r-4.3-any)
table.glue_0.0.4.tar.gz(r-4.5-noble)table.glue_0.0.4.tar.gz(r-4.4-noble)
table.glue_0.0.4.tgz(r-4.4-emscripten)table.glue_0.0.4.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://bcjaeger.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/bcjaeger/table.glue/issues

Datasets:
  • nhanes - NHANES blood pressure data

On CRAN:

23 exports 7 stars 1.53 score 2 dependencies 55 scripts 248 downloads

Last updated 9 months agofrom:a2144c48e9. Checks:OK: 3 NOTE: 4. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 30 2024
R-4.5-winNOTEAug 30 2024
R-4.5-linuxNOTEAug 30 2024
R-4.4-winNOTEAug 30 2024
R-4.4-macNOTEAug 30 2024
R-4.3-winOKAug 30 2024
R-4.3-macOKAug 30 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

Dependencies:gluestringi

Guide to table making

Rendered fromtable_guide.Rmdusingknitr::rmarkdownon Aug 30 2024.

Last update: 2020-10-31
Started: 2020-10-18

Setting a default rounding specification

Rendered fromdefault_rounder.Rmdusingknitr::rmarkdownon Aug 30 2024.

Last update: 2020-10-06
Started: 2020-10-06

Readme and manuals

Help Manual

Help pageTopics
Convert table data to inline listas_inline
Bracket helpersbracket_drop bracket_extract bracket_insert_left bracket_insert_right bracket_lower_bound bracket_point_estimate bracket_upper_bound
Format values left of decimalformat_big
Format decimal symbolformat_decimal
Format missing valuesformat_missing
Format values right of decimalformat_small
NHANES blood pressure datanhanes
Set rules for rounding tiesround_half_even round_half_up
Make a rounding specificationround_spec
Set rules for rounding numbersround_using_decimal round_using_magnitude round_using_signif
Round estimates and their corresponding errorstable_ester table_estin
Expressive rounding for table valuestable_glue
Round p-valuestable_pvalue
General rounding for tablestable_value