![[R logo]](../../../doc/html/logo.jpg)
| ProjectTemplate-package | Automates the creation of new statistical analysis projects. |
| create.project | Automatically creates a new project directory and all of its contents. |
| load.project | Automatically load all of the data and libraries used by the current project. |
| ProjectTemplate | Automates the creation of new statistical analysis projects. |
| run.tests | Automatically run all of the tests cases in the tests directory. |
| show.updates | Show the user how their directory structure would be different under the most recent version of ProjectTemplate. |
| test.project | Automatically run all of the tests cases in the tests directory. |