read.model: Read model

View source: R/model.R

read.modelR Documentation

Read model

Description

Read model.

Usage

read.model(con, parse = TRUE, ...)

Arguments

con

model connection

parse

whether to convert thetas to inits objects

...

passed arguments

Details

Reads model from a connection.

Value

character

See Also

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


nonmemica documentation built on Oct. 26, 2024, 1:06 a.m.