EvaluateNumericValue | R Documentation |
Internal function: Evaluate whether a vector/value is numeric and falls within recommmended range
EvaluateNumericValue(
num_val,
positive_val,
min_val,
max_val,
interval_obligatory = FALSE,
turn_errors_to_warnings = FALSE,
alt_par_name = NULL,
verbosity
)
num_val |
|
positive_val |
|
min_val |
|
max_val |
|
interval_obligatory |
|
turn_errors_to_warnings |
|
alt_par_name |
|
verbosity |
SLA
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.