Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/softloud/metamean
https://github.com/softloud/metamean
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/softloud/metamean
- Owner: softloud
- Created: 2017-11-07T20:25:18.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-11T19:23:31.000Z (about 7 years ago)
- Last Synced: 2024-10-12T21:28:58.823Z (3 months ago)
- Language: HTML
- Size: 46.7 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.Rmd
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
```