plotsaverInput {romic}R Documentation

Plot Saver Input

Description

UI components for the plot saver module.

Usage

plotsaverInput(id, ui_format = "tall")

Arguments

id

An ID string that corresponds with the ID used to call the module's UI function.

ui_format

Set UI appearance

tall

stack all UI elements

wide

UI elements are side-by-side

Value

a shiny UI


[Package romic version 1.1.3 Index]