import_model: import_model

View source: R/model_file.R

import_modelR Documentation

import_model

Description

Import and run the excel model file

Usage

import_model(path, verbose = FALSE)

Arguments

path

File path to the model file as string

verbose

Boolean to specify whether to return the checked file

Details

Import and run the excel model file using check_model_file and run_model functions

Value

model object


linea documentation built on Sept. 15, 2022, 9:06 a.m.