https://github.com/pythonhealthdatascience/rdesrap_template
Template for structuring simulation research as an R package (as part of the DES RAP Book)
https://github.com/pythonhealthdatascience/rdesrap_template
Last synced: 2 months ago
JSON representation
Template for structuring simulation research as an R package (as part of the DES RAP Book)
- Host: GitHub
- URL: https://github.com/pythonhealthdatascience/rdesrap_template
- Owner: pythonhealthdatascience
- License: other
- Created: 2025-10-23T09:34:50.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2025-10-23T10:56:55.000Z (2 months ago)
- Last Synced: 2025-10-23T12:30:29.408Z (2 months ago)
- Language: R
- Size: 22.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Template package structure for R DES RAP
This is a template for structuring your simulation research as an R package. It accompanies the package on [Structuring as a package](https://pythonhealthdatascience.github.io/des_rap_book/pages/setup/package.html) from the [DES RAP Book](https://pythonhealthdatascience.github.io/des_rap_book/pages/setup/package.html).
If using, please acknowledge: This repository was set-up using the [rdesrap_template](https://github.com/pythonhealthdatascience/rdesrap_template) from:
> Heather, A., Monks, T., Mustafee, N., & Harper, A. (2025). DES RAP Book: Reproducible Discrete-Event Simulation in Python and R [Computer software]. https://github.com/pythonhealthdatascience/des_rap_book.