Learn R Programming

⚠️There's a newer version (4.2.7) of this package.Take me there.

adepro (version 3.0.0)

A 'shiny' Application for the (Audio-)Visualization of Adverse Event Profiles

Description

Contains a 'shiny' application called AdEPro (Animation of Adverse Event Profiles) which (audio-)visualizes adverse events occurring in clinical trials. As this data is usually considered sensitive, this tool is provided as a stand-alone application that can be launched from any local machine on which the data is stored.

Copy Link

Version

Install

install.packages('adepro')

Monthly Downloads

345

Version

3.0.0

License

GPL-3

Maintainer

Nicole Mentenich

Last Published

March 26th, 2020

Functions in adepro (3.0.0)

adeproLogo

adeproLogo Function that creates a div container for the AdEPro Logo
bar_chart

bar_chart - creates barchart of AEs for all patient
count_event

count_event Count the event number for every AE at spefified timepoint
check_data

check_data - Consistency checks on the data
launch_adepro

launch_adepro - Launches the AdEPro application
order_patient

order_patient - Arranges patients by sequencing technique
ae_count

ae_count - provides adverse event count dataset
set_vector_layout

set_vector_layout - creates vector layout
example_sldata

Example data set with simulated subject level information
set_group_lines

set_group_lines - determines coordinates for the separating lines
example_aedata

Example data set with simulated adverse event information
prepare_data

prepare_data - read SAS or CSV raw data and prepare the data sets
set_global_params

set_global_params - sets all global parameters
initQ

initQ - generates classification matrix
pie_legend

pie_legend - Function to create legend for displayed adverse events
tone

tone - Function that plays two different sounds for AEs
set_width

set_width - calculates width (number of columns with circles)
preproc_patients

preproc_patients - Preprocessing Patient Data
preproc_ae

preproc_ae - Preprocessing adverse event data