assertNlmixrFit: Assert that this is a nlmixr2 fit object

View source: R/assert.R

assertNlmixrFitR Documentation

Assert that this is a nlmixr2 fit object

Description

Will error without nlmixr2 fit object

Usage

assertNlmixrFit(fit)

Arguments

fit

Fit object

Value

Nothing

Author(s)

Matthew L. Fidler

Examples

## Not run: 

f <- 4
assertNlmixrFit(f) # throw error


## End(Not run)

nlmixr2est documentation built on Oct. 30, 2024, 9:23 a.m.