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.character(), as.model.numeric(), as.model(), write.model()


nonmemica documentation built on Sept. 21, 2023, 1:06 a.m.