R/tab_core_right.R

### Not in Use

# ## UI
# core_rightUI <- function(id){
#     ns <- NS(id)
#     uiOutput(ns("right_bar"))
# }
#
# ## server
# core_rightServer <- function(id, shared){
#     module <- function(input, output, session){
#         ns <- session$ns
#     }
#     moduleServer(id, module)
# }
#
#

Try the systemPipeShiny package in your browser

Any scripts or data that you put into this service are public.

systemPipeShiny documentation built on March 16, 2021, 6:01 p.m.