| resolve_stars | R Documentation |
Resolves significance stars from character vectors, logical, or p-values.
resolve_stars(stars_input, p_values = NULL, n)
stars_input |
User input: character vector, logical, or numeric p-values. |
p_values |
P-values for computing stars if stars_input is TRUE/numeric. |
n |
Number of edges. |
Character vector of stars.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.