Go to file
2023-01-27 09:33:08 +01:00
.github actions 2022-09-22 14:22:35 +02:00
data new function including sample data 2022-11-25 14:30:57 +01:00
data-raw see NEWS.md 2023-01-12 13:44:29 +01:00
docs new build 2023-01-27 09:33:08 +01:00
inst new build 2023-01-27 09:33:08 +01:00
man badges, zenodo upload and write_ical tests 2023-01-26 09:20:36 +01:00
R badges, zenodo upload and write_ical tests 2023-01-26 09:20:36 +01:00
tests More tests 2023-01-26 10:55:44 2023-01-26 10:55:44 +01:00
vignettes see NEWS.md. redcap_read_tables() is out for now. 2023-01-19 14:41:29 +01:00
_pkgdown.yml site 2022-09-22 14:23:49 +02:00
.gitignore see NEWS.md. redcap_read_tables() is out for now. 2023-01-19 14:41:29 +01:00
.Rbuildignore see NEWS.md. redcap_read_tables() is out for now. 2023-01-19 14:41:29 +01:00
cran-comments.md ready for cran 2023-01-12 13:56:17 +01:00
CRAN-SUBMISSION See NEWS.md 2023-01-25 19:51:18 2023-01-25 19:51:18 +01:00
DESCRIPTION See NEWS.md 2023-01-25 19:51:18 2023-01-25 19:51:18 +01:00
NAMESPACE See NEWS.md 2023-01-25 19:51:18 2023-01-25 19:51:18 +01:00
NEWS.md updated NEWS.md 2023-01-26 09:24:20 +01:00
README.md More tests 2023-01-26 10:55:44 2023-01-26 10:55:44 +01:00
stRoke.Rproj cpr_tools 2022-09-22 14:20:46 +02:00

GitHub R package version CRAN/METACRAN DOI Github Actions Page deployed codecov CRAN downloads

stRoke package

This is an R-toolbox of custom functions for convenient data management and analysis in clinical health research and teaching. The package is mainly collected for personal use, but any use beyond that is encouraged. This package has migrated functions from the agdamsbo/daDoctoR-package, and new functions has been added.

Contribute

This package is shared on GitHub, and you are very welcome to contribute by opening an issue or a pull request.

Installation

The package can be installed directly from CRAN:

install.packages("stRoke")

The latest version in development can be installed from GitHub:

remotes::install_github("agdamsbo/stRoke")