Skip to contents

Creates the user interface (UI) for the Movies Review application, which allows users to create customizable scatter plots based on movie data.

Usage

movies_ui(bslib = FALSE)

Arguments

bslib

View bslib logo?

Value

A Shiny tagList object containing the UI elements.

Details

The interface is built using bslib

See also

Other Application Components: movies_server()