View source: R/local_functions.R
dec_n | R Documentation |
Takes a numerical value and returns a print with n decimal figures.
dec_n(x, n)
x |
Numerical value |
n |
number of decimals |
A character string with 4 decimal figures.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.