R/get_model_folder.r
get_model_folder.Rd
This function returns the location of one of the built-in model configurations.
get_model_folder(folder_name)
A character object showing the location of the appropriate model
configuration folder in the package extdata
folder.
get_model_folder("cod-em")
#> [1] "/home/runner/work/_temp/Library/ss3sim/extdata/models/cod-em"