vaeac_check_positive_integers {shapr}R Documentation

Function that checks positive integers

Description

Function that checks positive integers

Usage

vaeac_check_positive_integers(named_list_positive_integers)

Arguments

named_list_positive_integers

List containing named entries. I.e., list(a = 1, b = 2).

Value

The function does not return anything.

Author(s)

Lars Henry Berge Olsen


[Package shapr version 1.0.4 Index]