read.model {campsismod} | R Documentation |
Read model file.
Description
Read model file.
Usage
read.model(file = NULL, text = NULL)
Arguments
file |
path to file 'model.campsis' |
text |
model file as text, character (single or multiple lines) |
Value
records object
[Package campsismod version 1.1.1 Index]