View source: R/other_functions.R
SignPrint | R Documentation |
This function shows the sign of a given single numeric value.
SignPrint(x)
x |
numeric. A single numeric value. |
Character string either "+" or "-".
SignPrint(2)
SignPrint(-2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.