tabnum: Table numbers

Description Usage Arguments Value Examples

Description

Table numbers

Usage

1
  tabnum(x, n = 3)

Arguments

x

numeric value or vector

n

number of significant figures

Value

x rounded to n significant figures

Examples

1
2
3
4
5
6
7
8
# convert parameter name to a string appropriate for end-use plotting
trait.dictionary('growth_resp_factor')
trait.dictionary('growth_resp_factor')$figid

# get a list of all traits and units in dictionary
trait.dictionary()[,c('figid', 'units')]

Convert number to n significant digits

dlebauer/pecan-priors documentation built on Sept. 26, 2019, 5:03 a.m.