sigfig_gen: Generator function for nice formatting functions

View source: R/prettyDigits.R

sigfig_genR Documentation

Generator function for nice formatting functions

Description

Generator function for nice formatting functions

Usage

sigfig_gen(
  digits = 3,
  scientific_high_threshold = 6,
  scientific_low_threshold = -6,
  force_0_behind_0 = FALSE
)

Arguments

digits

a

scientific_high_threshold

a

scientific_low_threshold

a

force_0_behind_0

a


imbi-heidelberg/DescrTab2 documentation built on Feb. 5, 2024, 6:51 a.m.