add_pseudocount | R Documentation |
Add pseudocount to selected dataframe columns
add_pseudocount(data = NULL, pseudocount = 5, indices = NULL, ...)
data |
a data frame. |
pseudocount |
a pseudocount (Default: 5). |
indices |
column indices. |
... |
parameters for |
a data frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.