fpvalue | R Documentation |
fpvalue
fpvalue(p, limit = 0.001, tex = FALSE)
p |
numeric. The p value to format |
limit |
numeric. the minimum value to print. Default to 0.001 |
tex |
logical. If TRUE, the result is inserted into two |
string with the formatted p value
fpvalue(0.001, tex = TRUE)
fpvalue(0.001, tex = FALSE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.