projectServer: Shiny project module

View source: R/projectServer.R

projectServerR Documentation

Shiny project module

Description

Shiny module for selection of project, with interface projectUI.

Usage

projectServer(id, projects_info)

projectUI(id)

Arguments

id

identifier for shiny reactive

projects_info

reactive project info data frame

Value

No return value; called for side effects.

Author(s)

Brian S Yandell, brian.yandell@wisc.edu


byandell/qtl2shiny documentation built on June 11, 2025, 4:54 a.m.