md_description {trelliscopejs} | R Documentation |
Specify a markdown description for a display
Description
Specify a markdown description for a display
Usage
md_description(
content = "",
title = "Information About This Display",
show = FALSE
)
Arguments
content |
Markdown content |
title |
Title of the dialog box that displays this content |
show |
should the markdown description be shown by default when the display is loaded? |
[Package trelliscopejs version 0.2.11 Index]