EvaluateNumericValue: Evaluate Numeric Value

View source: R/seqNdisplayR.R

EvaluateNumericValueR Documentation

Evaluate Numeric Value

Description

Internal function: Evaluate whether a vector/value is numeric and falls within recommmended range

Usage

EvaluateNumericValue(
  num_val,
  positive_val,
  min_val,
  max_val,
  interval_obligatory = FALSE,
  turn_errors_to_warnings = FALSE,
  alt_par_name = NULL,
  verbosity
)

Arguments

num_val
positive_val
min_val
max_val
interval_obligatory
turn_errors_to_warnings
alt_par_name
verbosity

Author(s)

SLA


THJlab/seqNdisplayR documentation built on March 29, 2024, 1:36 p.m.