get_model_folder {ss3sim} | R Documentation |
Get the folder location of an included SS3 model configuration
Description
This function returns the location of one of the built-in model configurations.
Usage
get_model_folder(folder_name)
Arguments
folder_name |
The model folder name. One of |
Value
A character object showing the location of the appropriate model
configuration folder in the package extdata
folder.
Examples
get_model_folder("cod-em")
[Package ss3sim version 1.0.3 Index]