abs_sign | R Documentation |
Find 'absolute' ptvalue
abs_sign(x = double(), sign = "times")
x |
A vector of class |
sign |
Either |
A vector of class ptvalue
with absolute ptvalue.
x <- c(0.5, 1.4, 2)
abs_sign(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.