/r-emojidome

🌌🦔👩‍🔬🔥

Primary LanguageRMIT LicenseMIT

Enter the Emojidome

R Package

This R package, named emojidome contains two three datasets:

  • games: a data.frame (a tibble) containing players and scores
  • commentary: a data.frame (a tibble) containing game commentary
  • emojitracker: a data.frame (a tibble) containing metadata and scores collected from emojitracker

You can install it easily using devtools:

devtools::install_github("tomshafer/r-emojidome")