ns-ctru/ctru: Working with data at Sheffield Clinical Trials Research Unit

The functions contained within this package simplify some of the repetitive tasks common to most studies carried out in the Clinical Trials Research Unit in the School of Health and Related Research (ScHARR) at the University of Sheffield. Because all studies utilise the 'bespoke' database Prospect the structure of data exported from Prospect (dumps of simple ASCII text-files of the underlying tables in the relational database) whilst unique to each study have common features. Similarly much of the analyses have common features such as performing Intention To Treat (ITT) and Per-Protocol (PP) analyses which will invariably need to be presented side-by-side for comparisson. The functions in this package are an attempt to abstract and simplify such common tasks with a view to sharing code and reducing the amount of time and effort spent working in isolation.

Getting started

Package details

Maintainer
LicenseGPL-2
Version0.20180320
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("ns-ctru/ctru")
ns-ctru/ctru documentation built on May 23, 2019, 9:34 p.m.