apollo_loadModel: Loads model from file

Description Usage Arguments Details Value

View source: R/apollo_loadModel.R

Description

Loads an estimated model object from a file in the current working directory.

Usage

1
apollo_loadModel(modelName)

Arguments

modelName

Character. Name of the model to load.

Details

This function looks for a file named modelName_model.rds in the working directory, loads the object contained in it, and returns it.

Value

A model object.


byu-transpolab/apollo documentation built on Dec. 19, 2021, 12:48 p.m.