Skip to contents

Creates a shiny::uiOutput() with the irid JavaScript dependency attached. Use this in a standard Shiny UI to mark where renderIrid() should inject its content.

Usage

iridOutput(id)

Arguments

id

The output ID, matching the corresponding renderIrid call.

Value

An HTML tag with the irid dependency.