The Statistical Analysis Plan is available
Please consult this blog post, which outlines most aspects of our project organization recommendations.
- Code style guide, with some modifications;
this will largely be enforcd with
styler
. - Project organization: mostly independent subdirectories, each incorporating
here
for path resolution. - Package version control and virtual environments using
renv
. - Code review procedure: see our contribution guidelines.
The contents of this repository are distributed under the GPL-3 license. See
file LICENSE.md
for details.