normalize_nmax {easyScieloPack}R Documentation

Normalize and validate n_max

Description

Ensures that the value of n_max is a positive integer or NULL.

Usage

normalize_nmax(value)

Arguments

value

The value to validate.

Value

An integer or NULL.


[Package easyScieloPack version 0.1.0 Index]