Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/softloud/metamean


https://github.com/softloud/metamean

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

---
output: github_document
---

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

# metamean

The goal of metamean is to ToDo: look up referencing for Hozo, Wan, and Bland.

## Installation

You can install metamean from github with:

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

## Example

This is a basic example which shows you how to solve a common problem:

```{r example}
## basic example code
```