You can install umr1283
with:
remotes::install_github("umr1283/umr1283")
The default project directory from umr1283::create_project
(compatible with RStudio Project Wizard) is as follow:
.
├── data
├── docs
├── logs
├── outputs
├── renv
├── reports
├── scripts
│ └── _dependencies.R
├── slides (`xaringan = TRUE`)
├── README.md
├── renv.lock
└── project.Rproj
Getting help
If you encounter a clear bug, please file a minimal reproducible example on github. For questions and other discussion, please contact the package maintainer.
Code of Conduct
Please note that the umr1283
project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.