Package: mtb 0.1.10

mtb: My Toolbox for Assisting Document Editing and Data Presenting

The purpose of this package is to share a collection of functions the author wrote during weekends for managing kitchen and garden tasks, e.g. making plant growth charts or Thanksgiving kitchen schedule charts, etc. Functions may include but are not limited to: (1) aiding in summarizing time-related data; (2) generating axis transformations from data; and (3) aiding Markdown (with HTML output) and Shiny file editing.

Authors:Y Hsu [aut, cre]

mtb_0.1.10.tar.gz
mtb_0.1.10.zip(r-4.7)mtb_0.1.10.zip(r-4.6)mtb_0.1.10.zip(r-4.5)
mtb_0.1.10.tgz(r-4.6-any)mtb_0.1.10.tgz(r-4.5-any)
mtb_0.1.10.tar.gz(r-4.7-any)mtb_0.1.10.tar.gz(r-4.6-any)
mtb_0.1.10.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
mtb/json (API)

# Install 'mtb' in R:
install.packages('mtb', repos = c('https://yh202109.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/yh202109/mtb/issues

Datasets:
  • exdt - Example dataset

On CRAN:

Conda:

5.18 score 25 scripts 258 downloads 11 exports 22 dependencies

Last updated from:62f3040e9f. Checks:7 NOTE, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64NOTE192
source / vignettesOK173
linux-release-x86_64NOTE141
macos-release-arm64NOTE170
macos-oldrel-arm64NOTE150
windows-develNOTE96
windows-releaseNOTE92
windows-oldrelNOTE96
wasm-releaseOK116

Exports:add_colored_boxadd_colored_strbill_cross_checkbill_cross_countcolor_set_palettecolor_test_palettecrosstab_from_listtime_plot_eventtime_plot_intervaltrans_compositiontrans_loglinear

Dependencies:base64encclicpp11data.tabledigestfarverfastmapggplot2gluegtablehtmltoolsisobandlabelinglifecycleR6RColorBrewerrlangS7scalesvctrsviridisLitewithr

mtb: Crosstab Summary with crosstab_from_list()
Background | Example data | Basic crosstab (counts only) | Crosstab with row-wise percentages | report_type = 2: showing count/total | Accessing individual components

Last update: 2026-02-28
Started: 2026-02-22

mtb: Change Axis
Background - Why Use a Data-Derived Axis Transformation | How to use | Danger Zone - Please Use Responsibly

Last update: 2026-02-22
Started: 2022-10-12

mtb: Edit Markdown
Background | How to use

Last update: 2026-02-22
Started: 2022-10-12

mtb: Set Color
Background | How to use

Last update: 2026-02-22
Started: 2022-10-12

mtb: Summary from Multiple Tables
Background | How to use

Last update: 2026-02-22
Started: 2022-10-12

mtb: Time Related Plots
Background | How to use - plot event periods with grouped labels | How to use - create a static timeline plot

Last update: 2026-02-22
Started: 2022-10-12