box_vis.question_marks: Generate a question mark plot

box_vis.question_marksR Documentation

Generate a question mark plot

Description

Function for generating a visualisation of question marks surrounding a message

Usage

box_vis.question_marks(message, box_type)

Arguments

message

A string; the message to display.

box_type

The type of box the visualisation is presented in.

Value

A ggplot/ggwordcloud object with the required visualisation.

Examples


#box_vis.question_marks("Unknown!", "info")

JackEdTaylor/LexOPS documentation built on July 10, 2024, 6:40 a.m.