Description Usage Arguments Value Examples
Table numbers
1 | tabnum(x, n = 3)
|
x |
numeric value or vector |
n |
number of significant figures |
x rounded to n significant figures
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
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.