geom_wordcloud : is this a pipe dream

后端 未结 2 1452
猫巷女王i
猫巷女王i 2021-02-18 22:36

I deal a bit with textual data across various grouping variables. I\'m thinking of creating a method to make faceted wordcloud plots using Ian Fellows\' wordcloud

2条回答
  •  梦谈多话
    2021-02-18 23:09

    This is a possible solution using ggplot2 style: https://github.com/lepennec/ggwordcloud

提交回复
热议问题