loadModel: Load model.rda file

View source: R/saveModel.R

loadModelR Documentation

Load model.rda file

Description

Loads a previously saved model from disk.

Usage

loadModel(directory)

Arguments

directory

Directory where the model was saved

Value

No value is returned. Model object is loaded in global environment.

Examples


loadModel(directory)



Certara.RsNLME documentation built on April 3, 2025, 11:04 p.m.