Files in SafetyGraphics/safetyGraphics
Interactive Graphics for Monitoring Clinical Trial Safety

.Rbuildignore
.github/.gitignore
.github/workflows/R-CMD-check-main.yaml
.github/workflows/R-CMD-check.yaml
.gitignore
DESCRIPTION
LICENSE
LICENSE.md
NAMESPACE
NEWS.md R/_disable_autoload.R R/app_startup.R R/getChartStatus.R R/makeChartConfig.R R/makeChartExport.R R/makeChartParams.R R/makeChartSummary.R R/makeMapping.R R/makeMeta.R R/mod_chartsNav.R R/mod_chartsTab.R R/mod_filterTab.R R/mod_filterTabChecks.R R/mod_homeTab.R R/mod_loadCharts.R R/mod_loadData.R R/mod_mappingColumn.R R/mod_mappingDomain.R R/mod_mappingSelect.R R/mod_mappingTab.R R/mod_profileTab.R R/mod_safetyGraphicsServer.R R/mod_safetyGraphicsUI.R R/mod_settingsCharts.R R/mod_settingsCode.R R/mod_settingsData.R R/mod_settingsMapping.R R/mod_settingsTab.R R/prepareChart.R R/safetyGraphics.R R/safetyGraphicsApp.R R/safetyGraphicsInit.R R/util-detectStandard.R R/util-evaluateStandard.R R/util-generateMappingList.R R/util-hasColumn.R R/util-hasField.R R/util-pipe.R R/util-setMappingListValue.R R/util-textKeysToList.R README.md
_pkgdown.yml
cran-comments.md
docs/404.html
docs/LICENSE-text.html
docs/LICENSE.html
docs/articles/ChartConfiguration.html
docs/articles/Cookbook.html
docs/articles/Intro.html
docs/articles/TechnicalFAQ.html
docs/articles/index.html
docs/authors.html
docs/bootstrap-toc.css
docs/bootstrap-toc.js
docs/docsearch.css
docs/docsearch.js
docs/index.html
docs/link.svg
docs/news/index.html
docs/pkgdown.css
docs/pkgdown.js
docs/pkgdown.yml
docs/reference/Rplot001.png
docs/reference/SafetyGraphics.html
docs/reference/app_startup.html
docs/reference/chartsNav.html
docs/reference/chartsTab.html
docs/reference/chartsTabUI.html
docs/reference/detectStandard.html
docs/reference/evaluateStandard.html
docs/reference/filterTab.html
docs/reference/filterTabChecks.html
docs/reference/filterTabUI.html
docs/reference/generateMappingList.html
docs/reference/hasColumn.html
docs/reference/hasField.html
docs/reference/homeTab.html
docs/reference/homeTabUI.html
docs/reference/index.html
docs/reference/loadCharts.html
docs/reference/loadChartsUI.html
docs/reference/loadData.html
docs/reference/loadDataUI.html
docs/reference/makeChartConfig.html
docs/reference/makeChartExport.html
docs/reference/makeChartParams.html
docs/reference/makeChartSummary.html
docs/reference/makeMapping.html
docs/reference/makeMeta.html
docs/reference/mappingColumn.html
docs/reference/mappingColumnUI.html
docs/reference/mappingDomain.html
docs/reference/mappingDomainUI.html
docs/reference/mappingSelect.html
docs/reference/mappingSelectUI.html
docs/reference/mappingTab.html
docs/reference/mappingTabUI.html
docs/reference/pipe.html
docs/reference/prepareChart.html
docs/reference/safetyGraphicsApp.html
docs/reference/safetyGraphicsInit.html
docs/reference/safetyGraphicsServer.html
docs/reference/safetyGraphicsUI.html
docs/reference/setMappingListValue.html
docs/reference/settingsCharts.html
docs/reference/settingsChartsUI.html
docs/reference/settingsCode.html
docs/reference/settingsCodeUI.html
docs/reference/settingsData.html
docs/reference/settingsDataUI.html
docs/reference/settingsMapping.html
docs/reference/settingsMappingUI.html
docs/reference/settingsTab.html
docs/reference/settingsTabUI.html
docs/reference/textKeysToList.html
docs/sitemap.xml
inst/deploy/app.R inst/report/safetyGraphicsReport.Rmd
inst/resources/noun_heart_rate_210541_ec5d57.png
inst/resources/safetyGraphicsHex.png
inst/resources/safetyGraphicsHomeTab.html
inst/resources/safetyHex.R
inst/rstudio/addins.dcf
inst/rstudio/templates/project/create_safetyGraphics_app.dcf
inst/rstudio/templates/project/safetyGraphicsHex.png
inst/www/index.css
man/SafetyGraphics.Rd man/app_startup.Rd man/chartsNav.Rd man/chartsNavUI.Rd man/chartsTab.Rd man/chartsTabUI.Rd man/detectStandard.Rd man/evaluateStandard.Rd man/filterTab.Rd man/filterTabChecks.Rd man/filterTabUI.Rd man/generateMappingList.Rd man/getChartStatus.Rd man/hasColumn.Rd man/hasField.Rd man/homeTab.Rd man/homeTabUI.Rd man/loadCharts.Rd man/loadChartsUI.Rd man/loadData.Rd man/loadDataUI.Rd man/makeChartConfig.Rd man/makeChartExport.Rd man/makeChartParams.Rd man/makeChartSummary.Rd man/makeMapping.Rd man/makeMeta.Rd man/mappingColumn.Rd man/mappingColumnUI.Rd man/mappingDomain.Rd man/mappingDomainUI.Rd man/mappingSelect.Rd man/mappingSelectUI.Rd man/mappingTab.Rd man/mappingTabUI.Rd man/pipe.Rd man/prepareChart.Rd man/profileTab.Rd man/profileTabUI.Rd man/safetyGraphicsApp.Rd man/safetyGraphicsInit.Rd man/safetyGraphicsServer.Rd man/safetyGraphicsUI.Rd man/setMappingListValue.Rd man/settingsCharts.Rd man/settingsChartsUI.Rd man/settingsCode.Rd man/settingsCodeUI.Rd man/settingsData.Rd man/settingsDataUI.Rd man/settingsMapping.Rd man/settingsMappingUI.Rd man/settingsTab.Rd man/settingsTabUI.Rd man/textKeysToList.Rd
safetyGraphics.Rproj
tests/testthat.R tests/testthat/module_examples/chartsTab/app.R
tests/testthat/module_examples/chartsTab/www/index.css
tests/testthat/module_examples/filterTab/app.R
tests/testthat/module_examples/filterTab/www/index.css
tests/testthat/module_examples/loadApp/app.R tests/testthat/module_examples/loadCharts/app.R tests/testthat/module_examples/loadDomains/app.R tests/testthat/module_examples/mapping/app.R
tests/testthat/module_examples/mapping/www/index.css
tests/testthat/module_examples/mappingColumn/app.R
tests/testthat/module_examples/mappingColumn/www/index.css
tests/testthat/module_examples/mappingDomain/app.R
tests/testthat/module_examples/mappingDomain/www/index.css
tests/testthat/module_examples/mappingSelect/app.R
tests/testthat/module_examples/mappingSelect/www/index.css
tests/testthat/module_examples/settingsData/app.R tests/testthat/module_examples/settingsMapping/app.R
tests/testthat/module_examples/settingsMapping/custom_mapping.csv
tests/testthat/module_examples/settingsMapping/www/index.css
tests/testthat/test_detectStandard.R tests/testthat/test_evaluateStandard.R tests/testthat/test_getChartStatus.R tests/testthat/test_hasColumn.R tests/testthat/test_hasField.R tests/testthat/test_makeMapping.R tests/testthat/test_makeMeta.R tests/testthat/test_mod_filterTab.R tests/testthat/test_mod_mapping.R tests/testthat/test_mod_mappingColumn.R tests/testthat/test_mod_mappingDomain.R tests/testthat/test_mod_mappingSelect.R
vignettes/.gitignore
vignettes/ChartConfiguration.Rmd vignettes/Cookbook.Rmd vignettes/Intro.Rmd vignettes/TechnicalFAQ.Rmd
SafetyGraphics/safetyGraphics documentation built on Sept. 20, 2023, 2:31 p.m.