Description Usage Arguments Value Examples
View source: R/Simulation_Project.R
Compare elements and 1-st level structure of project script file with installed rSFSW2-package version
1 2 3 4 5  | is_project_script_file_recent(
  dir_prj,
  script = "SFSW2_project_descriptions.R",
  ...
)
 | 
dir_prj | 
 A character string. Path the simulation project folder.  | 
script | 
 A character string. Name of the script file to compare.  | 
... | 
 Passed to   | 
A logical value.
1 2 3 4 5 6  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.