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

https://github.com/echasnovski/jeroha

Jeff-Roger-Hadley text analysis.
https://github.com/echasnovski/jeroha

Last synced: 2 months ago
JSON representation

Jeff-Roger-Hadley text analysis.

Awesome Lists containing this project

README

          

---
output: github_document
---

```{r, echo = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "README-"
)
```

# jeroha

`jeroha` is a research compendium for text analysis of works of Jeff Leek, Roger D. Peng and Hadley Wickham.

## Installation

You can install jeroha from github with:

```{r gh-installation, eval = FALSE}
# install.packages("devtools")
devtools::install_github("echasnovski/jeroha")
```