mirror of
https://github.com/agdamsbo/stRoke.git
synced 2024-11-22 04:50:23 +01:00
16 lines
986 B
Markdown
16 lines
986 B
Markdown
<!-- badges: start -->
|
|
[![R-CMD-check](https://github.com/agdamsbo/stRoke/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/agdamsbo/stRoke/actions/workflows/R-CMD-check.yaml)
|
|
[![pages-build-deployment](https://github.com/agdamsbo/stRoke/actions/workflows/pages/pages-build-deployment/badge.svg)](https://github.com/agdamsbo/stRoke/actions/workflows/pages/pages-build-deployment)
|
|
<!-- badges: end -->
|
|
|
|
# stRoke package <img src="man/figures/hexlogo.png" align="right" />
|
|
|
|
This package contains tools used for my (Andreas) research work and for the ENIGMA project.
|
|
Please use the package or grab bits of the functions. Mind the licensing.
|
|
|
|
# A few notes
|
|
The function `generic_stroke()`can be used with `data(talos)` or a custom data set to illustrate the classic analysis of mRS outcome from stroke trials.
|
|
|
|
# GitHub
|
|
|
|
This package is [shared on GitHub](https://github.com/agdamsbo/stRoke), and you are very welcome to contribute by opening an issue or a pull request. |