Main function for creation, object handling and saving of new models. The models will be saved in a own subdirectory as r-objects as a side-effect. The models will not be returned. They have to be loaded by other functions.

build_new_model(river)

Arguments

river

character. river you want to build a model on

Value

This function returns merely a message what happend.