View source: R/valueRangeExpression.R
vreGetSingleValue | R Documentation |
vreGetSingleValue
is a utility function reads the single value
from a value range expression (it assumes the specified
is either numeric, a number expressed as
text or an expression of the form "v=" or "v==").
vreGetSingleValue(vre)
vre |
The value range expression to examine. |
The value read from the expression.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.