Skip to contents

The board is the centre of this app, so it gets the top of the page and the width to be read comfortably. Everything that feeds it - the screenshot, the capture controls, the calibration - is arranged around that, rather than the board being the third thing down a stack of forms.

Usage

app_ui(request)

Arguments

request

The Shiny request object (unused; present for the golem bookmarking signature).

Value

A Shiny UI tag list.