Throws a condition of class c("error", "fritools", "condition").
throw(message_string, system_call = sys.call(-1), ...)
The message to be thrown.
The call to be thrown.
Arguments to be passed to
base::structure
.
The function does never return anything, it stops with a condition of class c("error", "fritools", "condition").
We use this condition as an error dedicated to fritools.
Other bits and pieces:
golden_ratio()
,
is_difftime_less()
,
is_valid_primary_key()
,
r_cmd_install()
,
round_half_away_from_zero()
,
str2num()
,
strip_off_attributes()
,
tapply()
,
weighted_variance()