Skip to content

Instantly share code, notes, and snippets.

View boeinguy2's full-sized avatar

Joe Hightower boeinguy2

View GitHub Profile
@boeinguy2
boeinguy2 / Borges Example.R
Created August 3, 2017 15:27
Example of passing values from module to module
# ------------------------------------ MODULE ----------------------------------
# ------------------------------------------------------------------------------
# Char module UI
CatOptionInput <- function(id) {
ns <- NS(id)
tagList(
br(),
br(),