dgrtwo / tidy-text-mining

Manuscript of the book "Tidy Text Mining with R" by Julia Silge and David Robinson
http://tidytextmining.com
Other
1.32k stars 805 forks source link

Added "scales::" to 06-topic-models.Rmd #83

Closed lanstonchu closed 3 years ago

lanstonchu commented 3 years ago

added "scales::" to avoid error. Sometimes the percent() is masked and cannot be found

juliasilge commented 3 years ago

Can you tell me a bit more about the circumstances in which you are having problems with this? The book is set up so these files run without error to build what you see online.