Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        

# levelup

[![Lifecycle: experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://www.tidyverse.org/lifecycle/#experimental)
[![R-CMD-check](https://github.com/StatsRhian/levelup/actions/workflows/R-CMD-check.yaml/badge.svg)](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")
```