hadley / emo

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

merge emoji_name and ji_alias #25

Closed romainfrancois closed 7 years ago

romainfrancois commented 7 years ago

so that we only have one source of emoji proxy names:

> setdiff( names(emo:::emoji_name), names(emo::ji_alias) )
  [1] "relaxed"                   "v"                         "point_up"                  "blonde_woman"             
  [5] "woman_with_turban"         "policewoman"               "construction_worker_woman" "guardswoman"              
  [9] "running_woman"             "walking_woman"             "dancing_men"               "bowing_woman"             
 [13] "tipping_hand_man"          "no_good_man"               "ok_man"                    "raising_hand_man"         
 [17] "pouting_man"               "frowning_man"              "haircut_man"               "massage_man"              
 [21] "star"                      "sunny"                     "partly_sunny"              "zap"                      
 [25] "snowman_with_snow"         "open_umbrella"             "coffee"                    "soccer"                   
 [29] "golf"                      "rowing_woman"              "swimming_woman"            "surfing_woman"            
 [33] "biking_woman"              "mountain_biking_woman"     "fuelpump"                  "phone"                    
 [37] "hourglass"                 "email"                     "pencil2"                   "heart"                    
 [41] "star_of_david"             "aries"                     "taurus"                    "gemini"                   
 [45] "cancer"                    "leo"                       "virgo"                     "libra"                    
 [49] "scorpius"                  "sagittarius"               "capricorn"                 "aquarius"                 
 [53] "pisces"                    "u7121"                     "u6708"                     "eight_pointed_black_star" 
 [57] "secret"                    "congratulations"           "a"                         "b"                        
 [61] "o2"                        "o"                         "hotsprings"                "exclamation"              
 [65] "bangbang"                  "interrobang"               "recycle"                   "u6307"                    
 [69] "m"                         "sa"                        "wheelchair"                "parking"                  
 [73] "arrow_forward"             "arrow_backward"            "arrow_right"               "arrow_left"               
 [77] "arrow_up"                  "arrow_down"                "arrow_upper_right"         "arrow_lower_right"        
 [81] "arrow_lower_left"          "arrow_upper_left"          "arrow_up_down"             "arrow_right_hook"         
 [85] "leftwards_arrow_with_hook" "arrow_heading_up"          "arrow_heading_down"        "information_source"       
 [89] "tm"                        "mahjong"                   "spades"                    "clubs"                    
 [93] "hearts"                    "diamonds"                  "octocat"                   "shipit"                   
 [97] "bowtie"                    "neckbeard"                 "trollface"                 "godmode"                  
[101] "goberserk"                 "finnadie"                  "feelsgood"                 "rage1"                    
[105] "rage2"                     "rage3"                     "rage4"                     "suspect"                  
[109] "hurtrealbad"