Go to file
2022-12-21 08:06:05 +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 includes cprs data set 2022-09-26 13:59:05 +02:00
docs trying to eliminate github action error. using private mirror of REDCapRITS. 2022-12-21 07:30:06 +01:00
inst new wrapper function read_redcap-data to ease handling redcap data with repeated instruments and events. version bump 2022-12-20 20:28:31 +01:00
man trying to eliminate github action error. using private mirror of REDCapRITS. 2022-12-21 07:30:06 +01:00
R REDCapRITS moved to Suggests 2022-12-21 08:06:05 +01:00
tests new function, label_select() as a helper for gtsummary(). also new version 2022-12-06 14:42:15 +01:00
_pkgdown.yml site 2022-09-22 14:23:49 +02:00
.DS_Store version 0.22.9.5 and added talos-dataset 2022-09-30 14:39:09 +02:00
.gitignore new ignores 2022-09-26 09:15:29 +02:00
.Rbuildignore includes cprs data set 2022-09-26 13:59:05 +02:00
DESCRIPTION REDCapRITS moved to Suggests 2022-12-21 08:06:05 +01:00
logo.R logo and all 2022-09-22 15:22:09 +02:00
NAMESPACE REDCapRITS moved to Suggests 2022-12-21 08:06:05 +01:00
README.md Minor update to readme 2022-11-28 10:01:14 +01:00
stRoke.Rproj cpr_tools 2022-09-22 14:20:46 +02:00
ver_upd.R version updater 2022-09-22 14:33:18 +02:00

R-CMD-check pages-build-deployment

stRoke package

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.

Source

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 from GitHub:

remotes::install_github("agdamsbo/stRoke")