as.character.model {nonmemica}R Documentation

Coerce NONMEM Control Object to character

Description

Coerces NONMEM control stream object to character.

Usage

## S3 method for class 'model'
as.character(x, ...)

Arguments

x

model

...

ignored

Value

model

See Also

Other as.character: as.character.init(), as.character.inits(), as.character.items(), as.character.problem()


[Package nonmemica version 1.0.11 Index]