Learn R Programming

polished (version 0.8.1)

profile_module: Profile Module Server

Description

The server logic to accompany the profile_module_ui.

Usage

profile_module(input, output, session)

Value

invisible(NULL)

Arguments

input

the Shiny server input

output

the Shiny server output

session

the Shiny server session