Skip to contents

Based on shiny example.

Usage

other_task_ui(id)

other_task_server(id)

Arguments

id

The id string to be namespaced (optional).

Functions

  • other_task_ui(): Module UI

  • other_task_server(): Module Server