profile_module: Profile Module Server

View source: R/profile_module.R

profile_moduleR 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)


polished documentation built on Feb. 16, 2023, 8:02 p.m.