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