Files in Novartis/tidymodules
A robust framework for developing shiny modules

.Rbuildignore
.github/.gitignore
.github/workflows/pkgdown.yaml
.gitignore
CODE_OF_CONDUCT.md
DESCRIPTION
LICENSE.md
NAMESPACE
NEWS.md R/ModStore.R R/Store.R R/TidyModule.R R/UtilityModule.R R/add_module.R R/examples.R R/pipes.R R/snippets.R R/tidymodules.R R/utility.R R/verbs.R README.Rmd README.md
inst/.DS_Store
inst/rstudio/r.snippets
inst/shiny/examples/1_simple_addition/Addition.R inst/shiny/examples/1_simple_addition/AdditionSM.R
inst/shiny/examples/1_simple_addition/DESCRIPTION
inst/shiny/examples/1_simple_addition/app.R
inst/shiny/examples/2_linked_scatter/DESCRIPTION
inst/shiny/examples/2_linked_scatter/app.R inst/shiny/examples/2_linked_scatter/linked_scatter.R inst/shiny/examples/3_nested_modules/ColorPicker.R
inst/shiny/examples/3_nested_modules/DESCRIPTION
inst/shiny/examples/3_nested_modules/Kmeans.R inst/shiny/examples/3_nested_modules/app.R
inst/shiny/examples/4_communication/DESCRIPTION
inst/shiny/examples/4_communication/app.R inst/shiny/examples/4_communication/mod_BasePlot.R inst/shiny/examples/4_communication/mod_BoxPlot.R inst/shiny/examples/4_communication/mod_ClosablePanel.R inst/shiny/examples/4_communication/mod_ColSelector.R inst/shiny/examples/4_communication/mod_DataFilter.R inst/shiny/examples/4_communication/mod_DatasetSelector.R inst/shiny/examples/4_communication/mod_LinePlot.R inst/shiny/examples/4_communication/mod_Panel.R inst/shiny/examples/4_communication/mod_PlotGenerator.R inst/shiny/examples/4_communication/mod_Scatter3DPlot.R inst/shiny/examples/4_communication/mod_ScatterPlot.R
inst/shiny/examples/4_communication/model/ERD.graphml
inst/shiny/examples/4_communication/model/ERD.svg
inst/shiny/examples/4_communication/model/ports.graphml
inst/shiny/examples/4_communication/model/ports.svg
inst/shiny/examples/4_communication/module/BasePlot.R inst/shiny/examples/4_communication/module/BoxPlot.R inst/shiny/examples/4_communication/module/ClosablePanel.R inst/shiny/examples/4_communication/module/ColSelector.R inst/shiny/examples/4_communication/module/DataFilter.R inst/shiny/examples/4_communication/module/DatasetSelector.R inst/shiny/examples/4_communication/module/LinePlot.R inst/shiny/examples/4_communication/module/Panel.R inst/shiny/examples/4_communication/module/PlotGenerator.R inst/shiny/examples/4_communication/module/Scatter3DPlot.R inst/shiny/examples/4_communication/module/ScatterPlot.R
inst/shiny/examples/4_communication/www/ERD.svg
inst/shiny/examples/4_communication/www/ports.svg
inst/shiny/examples/5_counter/Counter.R
inst/shiny/examples/5_counter/DESCRIPTION
inst/shiny/examples/5_counter/app.R inst/shiny/examples/5_counter/counterSM.R man/ModStore.Rd man/Store.Rd man/TidyModule.Rd man/UtilityModule.Rd man/add_module.Rd man/add_tm_snippets.Rd man/callModules.Rd man/check_and_load.Rd man/combine_ports.Rd man/defineEdges.Rd
man/figures/QR_tidymodules.svg
man/figures/logo.svg
man/getCacheOption.Rd man/getMod.Rd man/getSessionId.Rd man/get_R6CG_list.Rd man/global_options.Rd man/grapes-colon-c-greater-than-colon-grapes.Rd man/grapes-colon-greater-than-colon-grapes.Rd man/grapes-colon-greater-than-greater-than-colon-grapes.Rd man/grapes-colon-i-colon-grapes.Rd man/grapes-colon-pi-colon-grapes.Rd man/grapes-greater-than-grapes.Rd man/grapes-greater-than-greater-than-grapes.Rd man/grapes-greater-than-greater-than-y-grapes.Rd man/grapes-greater-than-y-grapes.Rd man/grapes-x-greater-than-greater-than-y-grapes.Rd man/grapes-x-greater-than-y-grapes.Rd man/grapes-x-less-than-less-than-y-grapes.Rd man/grapes-x-less-than-y-grapes.Rd man/iport.Rd man/listModules.Rd man/make_double_pipe.Rd man/make_single_pipe.Rd man/map_ports.Rd man/mod.Rd man/multi_port_map.Rd man/oport.Rd man/port.Rd man/port_map.Rd man/race_ports.Rd man/session_type.Rd man/showExamples.Rd man/tidymodules-package.Rd
pkgdown/_pkgdown.yml
pkgdown/favicon/apple-touch-icon-120x120.png
pkgdown/favicon/apple-touch-icon-152x152.png
pkgdown/favicon/apple-touch-icon-180x180.png
pkgdown/favicon/apple-touch-icon-60x60.png
pkgdown/favicon/apple-touch-icon-76x76.png
pkgdown/favicon/apple-touch-icon.png
pkgdown/favicon/favicon-16x16.png
pkgdown/favicon/favicon-32x32.png
pkgdown/favicon/favicon.ico
tests/testthat.R tests/testthat/test_dummy.R
tidymodules.Rproj
vignettes/.gitignore
vignettes/communication.Rmd
vignettes/figures/ERD.png
vignettes/figures/mod_network.png
vignettes/figures/ports.svg
vignettes/figures/ports_intro.png
vignettes/inheritance.Rmd vignettes/intro.Rmd vignettes/namespace.Rmd vignettes/session.Rmd vignettes/tidymodules.Rmd
Novartis/tidymodules documentation built on Feb. 27, 2023, 8:35 a.m.