checkNEvalPts: checkNEvalPts - Check number of numeric integration intervals

View source: R/checkNEvalPts.R

checkNEvalPtsR Documentation

checkNEvalPts - Check number of numeric integration intervals

Description

Check that number of integration intervals is odd and sufficiently large.

Usage

checkNEvalPts(nEvalPts)

Arguments

nEvalPts

An integer to check.

Value

The first element of nEvalPts is returned if it is acceptable. If nEvalPts is not acceptable, an error is thrown.


tmcd82070/Rdistance documentation built on April 13, 2025, 1:38 p.m.