calculus_shiny: Shiny UI

View source: R/calculus_shiny.R

calculus_shiny_uiR Documentation

Shiny UI

Description

Shiny UI

Shiny server

Run the Shiny server

Usage

calculus_shiny_ui()

calculus_shiny_server(input, output, session)

calculus_shiny(...)

Arguments

input

Shiny input object.

output

Shiny output object.

session

Shiny session object.

...

other parameters passed to shiny::shinyApp

Value

a Shiny UI object.

a function with Shiny server logic.


jbryer/VisualStats documentation built on Feb. 27, 2025, 6:19 p.m.