impute_zeroes | R Documentation |
See clr_lite
.
impute_zeroes(vec, method = "logunif")
vec |
A vector of compositional data that may contain zeroes. |
method |
The method for zero imputation. One of "logunif", "unif" or "const". |
A vector with all the zeroes replaced with non-zero values.
clr_lite
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.