Skip to contents

Generates a placeholder div for plot output with MCP data attributes.

Usage

mcp_plot(id, width = "100%", height = "400px")

Arguments

id

Output ID

width

CSS width (default "100%")

height

CSS height (default "400px")

Value

An htmltools::tag object