0

Working with Quanteda in R, and passing DTM to textplot_wordcloud returns the following error

Error in graphics::par(op) : invalid value specified for graphical parameter "pin"

There's one other question but the answer refers to a specific package that forces the issue and so a workaround is given that is unclear to me. What does this refer to and how can I go about debugging this? I've never come across the "pin" before but I'm presuming this is related to positioning on the graphical plane somehow. Just unsure how to alter settings in quanteda textplot_wordcloud? Any guidance appreciated.

Magnetar
  • 85
  • 8
  • 1
    It's easier to help you if you include a simple [reproducible example](https://stackoverflow.com/questions/5963269/how-to-make-a-great-r-reproducible-example) with sample input and desired output that can be used to test and verify possible solutions. – MrFlick Nov 17 '22 at 16:16
  • When making a small reproducible sample, the smaller sample worked. Then on returning to the original, which was a very large set, it worked! I don't know why – Magnetar Nov 18 '22 at 09:36

0 Answers0