Giter Club home page Giter Club logo

accrual-report's Introduction

README for Accrual Report Example

This accrual report example is adapted from work I did consulting for the School of Pharmacy at the University of Colorado Denver.

There are three main types of R files used for this report:

  1. The file(s) which are of the form "[database name]_R_[date]_[time].r" are read in files generated by REDCAP upon selection of the option to export to R. These files contain information such as variable labels, which variables should be factors, and associated factor levels. These files are not run by the user; rather, they are sourced within file (2), "read in.r".

  2. The file "read in.r" is the main file used to import REDCAP datasets, determines which dataset and associated REDCAP read in file in the working directory is the most recent, and performs data cleaning. This file also saves the dataset as a .Rda file under a user-assigned dataset name. This file should be re-run each time a new database has been downloaded from REDCAP.

  3. The file "accrual report.r" file generates the accrual PDF and includes some summary statistics and data visualizations.

There are two main types of data files for this report:

  1. The file(s) which are of the form "[database name]_DATA_[date]_[time].csv" are the data files generated by REDCAP.

  2. The file which is of the form "[database name].Rda" is the file generated by "read in.r", in which [database name] is a user-assigned dataset name.

CURRENT STATUS

"read in.r", and the .csv and .r files associated with visits_data have been uploaded. The accrual report R file and PDF, and dose_data files will be uploaded once I generate the rest of the example data and tune the report.

accrual-report's People

Contributors

carolynwclayton avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.