box_vis.question_marks | R Documentation |
Function for generating a visualisation of question marks surrounding a message
box_vis.question_marks(message, box_type)
message |
A string; the message to display. |
box_type |
The type of box the visualisation is presented in. |
A ggplot/ggwordcloud object with the required visualisation.
#box_vis.question_marks("Unknown!", "info")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.