MseekHistoryWidget: MseekHistoryWidget

View source: R/Widget_MseekHistoryWidget.R

MseekHistoryWidgetR Documentation

MseekHistoryWidget

Description

One-button module to display and export the process history of MseekFT objects.

Usage

MseekHistoryWidget(
  input,
  output,
  session,
  FT = reactive({     NULL }),
  buttonLabel = "History"
)

Arguments

input

arguments necessary for use with callModule()

output

arguments necessary for use with callModule()

session

arguments necessary for use with callModule()

FT

an MseekFT object inside a reactive()

buttonLabel

text on the button that opens the history modal dialog

Functions

  • MseekHistoryWidget: server logic


mjhelf/Mosaic documentation built on April 28, 2022, 11:32 a.m.