vaeac_check_positive_numerics {shapr}R Documentation

Function that checks positive numerics

Description

Function that checks positive numerics

Usage

vaeac_check_positive_numerics(named_list_positive_numerics)

Arguments

named_list_positive_numerics

List containing named entries. I.e., list(a = 0.2, b = 10^3).

Value

The function does not return anything.

Author(s)

Lars Henry Berge Olsen


[Package shapr version 1.0.4 Index]