Skip to contents

This function supports the paradigm of specifying the Models for for all data sets at one place and them quickly adopting for a specific data set. We modify the Model objects in place.

Usage

prepend_to_directory(model_list, prefix)

Arguments

model_list

list of Models.

prefix

character Prepend this directory to the directory attribute of each Model in model_list.