load_model: A function that loads a model saved as file

View source: R/load_model.R

load_modelR Documentation

A function that loads a model saved as file

Description

This function takes the name of a file that contains a modelbuilder model and loads the model object

Usage

load_model(currentmodel)

Arguments

currentmodel

A file name and path for the model to be loaded.

Details

This function is a helper function

Value

A modelbuilder model object

Author(s)

Spencer D. Hall, Andreas Handel


andreashandel/modelbuilder documentation built on April 16, 2024, 8:48 a.m.