Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rmgpanw/ukbwranglrextra

Extra add-on functions for ukbwranglr
https://github.com/rmgpanw/ukbwranglrextra

Last synced: 3 months ago
JSON representation

Extra add-on functions for ukbwranglr

Awesome Lists containing this project

README

        

---
output: github_document
---

```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "man/figures/README-",
out.width = "100%"
)
```

# ukbwranglrextra

[![R-CMD-check](https://github.com/rmgpanw/ukbwranglrextra/workflows/R-CMD-check/badge.svg)](https://github.com/rmgpanw/ukbwranglrextra/actions)
[![Codecov test coverage](https://codecov.io/gh/rmgpanw/ukbwranglrextra/branch/main/graph/badge.svg)](https://app.codecov.io/gh/rmgpanw/ukbwranglrextra?branch=main)
[![pkgdown](https://github.com/rmgpanw/ukbwranglrextra/workflows/pkgdown/badge.svg)](https://github.com/rmgpanw/ukbwranglrextra/actions)

A package containing experimental add-on functions for [`ukbwranglr`](https://rmgpanw.github.io/ukbwranglr/) and [`codemapper`](https://rmgpanw.github.io/codemapper/).

## Installation

You can install the development version of ukbwranglrextra from github with:

``` r
devtools::install_github("rmgpanw/ukbwranglrextra")
```