inst/cmarinerApp/modules/inputModule.R

# this is empty for now. in case you for this to have a UI component later

inputUI = function(id){

}


inputModule = function(input, output, session){
  return(reactive(.marinerApp))
}
jennyrieck/cMARINeRApp documentation built on Feb. 10, 2021, 8:28 p.m.