View source: R/format_p_adjust.R
format_p_adjust | R Documentation |
Format the name of the p-value adjustment methods.
format_p_adjust(method)
method |
Name of the method. |
A string with the full surname(s) of the author(s), including year of publication, for the adjustment-method.
library(parameters)
format_p_adjust("holm")
format_p_adjust("bonferroni")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.