Description Usage Arguments Details Value
Take two vectors: a ordered vector of numeric and the corresponding of strings. Then compare each term of the ordered suit of numeric and add "=", ">" or "<" at the end of each string.
1 | mark_string(vNum, vStr)
|
vNum |
an ordered (increasing or decreasing) vector of numerics. |
vStr |
the corresponding ordered vector of strings. |
None.
The vector of strings with added mathematical symbol.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.