View source: R/formatting-utils.R
dp | R Documentation |
This function specifies the number of decimal places to print (when\
passed to the accuracy
argument of nmbr()
and
related functions).
dp(n)
n |
Number of decimal places to print. Use negative values for positive
powers of 10; e.g. |
A vector of the same length as n
, suitable to be passed to the
accuracy
argument of nmbr()
and related functions.
sf
, number-formatting
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.