https://github.com/statsrhian/levelup
A package to read in specific yaml files and convert them to tibbles for analysis of CPD data.
https://github.com/statsrhian/levelup
cpd professional-development rmarkdown-template yaml
Last synced: about 2 months ago
JSON representation
A package to read in specific yaml files and convert them to tibbles for analysis of CPD data.
- Host: GitHub
- URL: https://github.com/statsrhian/levelup
- Owner: StatsRhian
- License: gpl-3.0
- Created: 2020-07-04T10:44:52.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-08-20T16:15:58.000Z (almost 2 years ago)
- Last Synced: 2025-10-19T09:04:01.033Z (8 months ago)
- Topics: cpd, professional-development, rmarkdown-template, yaml
- Language: R
- Homepage: https://statsrhian.github.io/levelup/
- Size: 583 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Changelog: NEWS.md
- License: LICENSE.md
Awesome Lists containing this project
README
# levelup
[](https://www.tidyverse.org/lifecycle/#experimental)
[](https://github.com/StatsRhian/levelup/actions/workflows/R-CMD-check.yaml)
The goal of levelup is to read in specific yaml files and convert them to tibbles for analysis of CPD data.
## Installation
You can install the released version of levelup with:
```r
devtools::install_github("statsrhian/levelup")
```