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

https://github.com/noclocks/gmhdatahub

Shiny Dashboard for the GMH Communities Data Hub Platform
https://github.com/noclocks/gmhdatahub

Last synced: 3 months ago
JSON representation

Shiny Dashboard for the GMH Communities Data Hub Platform

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%"
)
```

# gmhdatahub

[![Codecov test coverage](https://codecov.io/gh/noclocks/gmhdatahub/graph/badge.svg)](https://app.codecov.io/gh/noclocks/gmhdatahub)

The goal of gmhdatahub is to ...

## Installation

You can install the development version of gmhdatahub like so:

```R
# FILL THIS IN! HOW CAN PEOPLE INSTALL YOUR DEV PACKAGE?
```