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)


Tychobra/polished documentation built on April 12, 2025, 5:44 a.m.