muiMaterialExample: Run muiMaterial example

View source: R/muiMaterialExample.R

muiMaterialExampleR Documentation

Run muiMaterial example

Description

Launch a Shiny example app or list the available examples. Use 'muiMaterial::runExample("showcase")' to run a showcase app with all the components.

Usage

muiMaterialExample(example = NULL, ...)

Arguments

example

The name of the example to run, or 'NULL' to retrieve the list of examples.

...

Additional arguments to pass to 'shiny::runApp()'.

Value

This function normally does not return; interrupt R to stop the application (usually by pressing Ctrl+C or Esc).

See Also

[shiny.blueprint::runExample()] which this function is an adaptation.


muiMaterial documentation built on Jan. 26, 2026, 5:07 p.m.