wordcloud2 icon indicating copy to clipboard operation
wordcloud2 copied to clipboard

Warning Message: as_data_frame vs as.data.frame

Open S-UP opened this issue 8 years ago • 1 comments

Hi,

Please have a look at using a tibble, cf. as_data_frame(), instead of a standard R data frame for the input data. The result is all the same, but it think it would be nice if the warning message could be dropped when using a tibble.

And thanks for the lovely package!

S-UP avatar May 23 '17 06:05 S-UP

I think this warning could be handled by users

If there is not a stronger reason, I would not import extra packages to wordcloud2.

Lchiffon avatar Jun 19 '17 10:06 Lchiffon