Learn R Programming

nonmemica (version 1.0.8)

as.model: Coerce to NONMEM Control Object

Description

Coerces to NONMEM control stream object.

Usage

as.model(x, ...)

Value

model

Arguments

x

object of dispatch

...

passed arguments

See Also

Other as.model: [.model(), [[.model(), as.model.character(), as.model.numeric(), read.model(), write.model()