check_model_file: check_model_file

View source: R/model_file.R

check_model_fileR Documentation

check_model_file

Description

Check the excel model file

Usage

check_model_file(model_file, verbose = FALSE, return_list = TRUE)

Arguments

model_file

File path to the model file as string

verbose

Boolean to specify whether to return the checked file

return_list

Boolean to specify whether to print warnings

Details

Check the model file contains all the needed sheets.

Value

Messages and the checked file


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