Other packages > Find by keyword >

safetyGraphics  

Interactive Graphics for Monitoring Clinical Trial Safety
View on CRAN: Click here


Download and install safetyGraphics package within the R console
Install from CRAN:
install.packages("safetyGraphics")

Install from Github:
library("remotes")
install_github("cran/safetyGraphics")

Install by package version:
library("remotes")
install_version("safetyGraphics", "2.1.1")



Attach the package and use:
library("safetyGraphics")
Maintained by
Jeremy Wildfire
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-02-04
Latest Update: 2022-12-14
Description:
A framework for evaluation of clinical trial safety. Users can interactively explore their data using the included 'Shiny' application.
How to cite:
Jeremy Wildfire (2019). safetyGraphics: Interactive Graphics for Monitoring Clinical Trial Safety. R package version 2.1.1, https://cran.r-project.org/web/packages/safetyGraphics. Accessed 07 Nov. 2024.
Previous versions and publish date:
0.7.3 (2019-02-04 21:40), 1.0.0 (2019-06-14 22:21), 1.1.0 (2020-01-15 23:50), 2.0.0 (2021-09-22 12:00), 2.1.0 (2022-04-08 12:10)
Other packages that cited safetyGraphics R package
View safetyGraphics citation profile
Other R packages that safetyGraphics depends, imports, suggests or enhances
Complete documentation for safetyGraphics
Functions, R codes and Examples using the safetyGraphics R package
Some associated functions: SafetyGraphics . app_startup . chartsNav . chartsTab . chartsTabUI . detectStandard . evaluateStandard . filterTab . filterTabChecks . filterTabUI . generateMappingList . hasColumn . hasField . homeTab . homeTabUI . loadCharts . loadChartsUI . loadData . loadDataUI . makeChartConfig . makeChartExport . makeChartParams . makeChartSummary . makeMapping . makeMeta . mappingColumn . mappingColumnUI . mappingDomain . mappingDomainUI . mappingSelect . mappingSelectUI . mappingTab . mappingTabUI . pipe . prepareChart . safetyGraphicsApp . safetyGraphicsInit . safetyGraphicsServer . safetyGraphicsUI . setMappingListValue . settingsCharts . settingsChartsUI . settingsCode . settingsCodeUI . settingsData . settingsDataUI . settingsMapping . settingsMappingUI . settingsTab . settingsTabUI . textKeysToList . 
Some associated R codes: app_startup.R . detectStandard.R . evaluateStandard.R . generateMappingList.R . hasColumn.R . hasField.R . makeChartConfig.R . makeChartExport.R . makeChartParams.R . makeChartSummary.R . makeMapping.R . makeMeta.R . mod_chartsNav.R . mod_chartsTab.R . mod_filterTab.R . mod_filterTabChecks.R . mod_homeTab.R . mod_loadCharts.R . mod_loadData.R . mod_mappingColumn.R . mod_mappingDomain.R . mod_mappingSelect.R . mod_mappingTab.R . mod_safetyGraphicsServer.R . mod_safetyGraphicsUI.R . mod_settingsCharts.R . mod_settingsCode.R . mod_settingsData.R . mod_settingsMapping.R . mod_settingsTab.R . prepareChart.R . safetyGraphics.R . safetyGraphicsApp.R . safetyGraphicsInit.R . setMappingListValue.R . textKeysToList.R . util-pipe.R .  Full safetyGraphics package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

robregcc  
Robust Regression with Compositional Covariates
We implement the algorithm estimating the parameters of the robust regression model with composition ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
bacondecomp  
Goodman-Bacon Decomposition
Decomposition for differences-in-differences with variation in treatment timing from Goodman-Bacon ...
Download / Learn more Package Citations See dependency  
con2aqi  
Calculate the AQI from Pollutant Concentration
To calculate the AQI (Air Quality Index) from pollutant concentration data. O3, PM2.5, PM10, CO, SO ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA