profile_module {polished}R Documentation

Profile Module Server

Description

The server logic to accompany the profile_module_ui.

Usage

profile_module(input, output, session)

Arguments

input

the Shiny server input

output

the Shiny server output

session

the Shiny server session

Value

invisible(NULL)


[Package polished version 0.8.1 Index]