`si_setup()` combines three function - `folder_setup()`, `setup_gitignore()`, and `setup_readme()` to create the base OHA/SI project structure with the necessary folders, disclaimers, and ignored files.

si_setup()

Value

creates folders, readme, and gitignore

See also

Other project setup: folder_setup(), setup_gitignore(), setup_readme()