Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wviechtb/escalc
https://github.com/wviechtb/escalc
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/wviechtb/escalc
- Owner: wviechtb
- Created: 2018-10-10T08:07:06.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-09T15:22:57.000Z (about 5 years ago)
- Last Synced: 2024-12-15T13:50:18.320Z (27 days ago)
- Language: R
- Size: 186 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.Rmd
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
---
output: github_document
---```{r setup, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "man/figures/README-",
out.width = "100%"
)
```# escalc
The goal of escalc is to provide a home for various functions to convert effect sizes.
[![Travis build status](https://travis-ci.org/wviechtb/escalc.svg?branch=master)](https://travis-ci.org/wviechtb/escalc) [![Coverage status](https://codecov.io/gh/wviechtb/escalc/branch/master/graph/badge.svg)](https://codecov.io/github/wviechtb/escalc?branch=master)
## Code of conduct
Please note that the 'escalc' project is released with a [Contributor Code of Conduct](CODE_OF_CONDUCT.md). By contributing to this project, you agree to abide by its terms.