Skip to contents

Internal function that loads a CSV file and adds it to the model's file cache.

Usage

.add_file(mod, file)

Arguments

mod

Model object

file

Path to CSV file to load

Value

Updated model object with file in cache