Description Usage Arguments Details Value Examples
View source: R/create_directories_function.R
Creates the directories, in which the results are going to be stored.
1 | create.directories(homedir)
|
homedir |
The directory in which the result folders will be created. |
All files will be stored in the main folder "Profile-Results". It contains the following subdirectories:
Contains plots of the profiles.
Contains the fitted parameter values of each of the tested models.
Contains the profile likelihood data frames.
Creates storage directories.
1 | create.directories(homedir = getwd())
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.