fmt_significant function

Rounding with significant digits in the fmt argument

Rounding with significant digits in the fmt argument

The number of decimal digits to keep after the decimal is assessed

fmt_significant(digits = 3, ...)

Arguments

  • digits: Number of significant digits to keep.
  • ...: Additional arguments are passed to the format() function (e.g., big.marks, scientific). See ?format
  • Maintainer: Vincent Arel-Bundock
  • License: GPL-3
  • Last published: 2025-02-02