hadley / emo

Easily insert emoji into R and RMarkdown
416 stars 53 forks source link

tibble printing of column emoji #16

Closed romainfrancois closed 6 years ago

romainfrancois commented 7 years ago

The emoji column of emo::jis only prints escape codes :

capture d ecran 2017-08-11 a 14 44 28

perhaps the column can have a special class e.g. emoji so that it is correctly printed, not sure how print.tbl_df works.

pointers:

romainfrancois commented 7 years ago

btw, some do work:

capture d ecran 2017-08-11 a 16 05 08

romainfrancois commented 6 years ago

fixed by tibble