commentsServer: the server for a comments shiny module

Description Usage Arguments

View source: R/commentsModule.R

Description

the server for a comments shiny module

Usage

1
commentsServer(input, output, session, dbConnection, entityName)

Arguments

input

enviroment provide by shiny

output

enviroment provide by shiny

session

enviroment provide by shiny

dbConnection

an sqlite database connetion


paul-shannon/shinyModules documentation built on Sept. 13, 2020, 5:52 p.m.