check_args: Check arguments to function

Description Usage Arguments Value

View source: R/helper_functions.R

Description

This function does some basic checks of the arguments going into one of the truncated Weibull functions. It then returns a list containing those arguments.

Usage

1
check_args(..., expand = FALSE)

Arguments

...

Numerics. Truncated Weibull parameters.

expand

Logical. Whether to expand arguments to same length (default: FALSE).

Value

list


colinorourke/tweibull documentation built on Dec. 19, 2021, 5:22 p.m.