Learn R Programming

romic (version 1.1.3)

plotsaverInput: Plot Saver Input

Description

UI components for the plot saver module.

Usage

plotsaverInput(id, ui_format = "tall")

Value

a shiny UI

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