Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jimbrig/jimsaddins

Collection of RStudio Add-Ins
https://github.com/jimbrig/jimsaddins

r-package rstats rstudio-addin

Last synced: 29 days ago
JSON representation

Collection of RStudio Add-Ins

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

# jimsaddins

The goal of jimsaddins is to ...

## Installation

You can install the development version of jimsaddins from [GitHub](https://github.com/) with:

``` r
# install.packages("devtools")
devtools::install_github("jimbrig/jimsaddins")
```