assertNlmixrFitData: Assert that this is a nlmixr2 fit data object

View source: R/assert.R

assertNlmixrFitDataR Documentation

Assert that this is a nlmixr2 fit data object

Description

Will error without nlmixr2 fit data object

Usage

assertNlmixrFitData(fit)

Arguments

fit

Fit object

Value

Nothing

Author(s)

Matthew L. Fidler

Examples

## Not run: 

f <- 4
assertNlmixrFitData(f) # throw errors


## End(Not run)

nlmixr2est documentation built on Sept. 18, 2024, 5:07 p.m.