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

https://github.com/jimbrig/jimstemplates

Personal Templates
https://github.com/jimbrig/jimstemplates

Last synced: about 1 month ago
JSON representation

Personal Templates

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

# jimstemplates

[![Project Status: WIP](https://www.repostatus.org/badges/latest/wip.svg)](http://www.repostatus.org/#wip)

## Installation

```{r installation, eval=FALSE}
remotes::install_github("jimbrig/jimstemplates")
```