View source: R/kija_covariate_balance.R
floor_dec | R Documentation |
Round numbers down to a given number of decimal places
floor_dec(x, digits = 1)
x |
a numeric vector |
digits |
integer indicating the number of decimal places |
The rounded down numeric vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.