Skip to contents

Show Diagnostics in Shiny App

Usage

diagnostics_ui(id)

diagnostics_server(id)

Arguments

id

The id string to be namespaced (optional).

Functions

  • diagnostics_ui(): Module UI

  • diagnostics_server(): Module Server