R/assert.R
assertNlmixrFit.Rd
Will error without nlmixr2 fit object
assertNlmixrFit(fit)
Fit object
Nothing
Matthew L. Fidler
if (FALSE) { # \dontrun{ f <- 4 assertNlmixrFit(f) # throw error } # }