generate_word_cloud: Generate word cloud visualization

View source: R/annotate_gui.R

generate_word_cloudR Documentation

Generate word cloud visualization

Description

Creates a simple word cloud visualization from the input text, showing the most frequent words with size proportional to their frequency.

Usage

generate_word_cloud(text)

Arguments

text

Character string containing the text to visualize

Value

A plot object containing the word cloud visualization


textAnnotatoR documentation built on April 3, 2025, 7:35 p.m.