hadley / emo

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

Error on invokation of diamond #45

Open Torvaney opened 6 years ago

Torvaney commented 6 years ago
emo::diamond()
#> Error in data$emoji: object of type 'closure' is not subsettable
emo::diamond("large", "orange")
#> Error in data$emoji: object of type 'closure' is not subsettable

Using emo_0.0.0.9000 (via sessionInfo())