Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

emokid

For those times when you're having trouble expressing how you feel about your broken code.

Installation

You can install emokid directly from GitHub:

devtools::install_github("itsrainingdata/emokid")

Overview

For when your code is broken:

1+"a"
iamsad()
#> breathe in deep, let it out slow. did you hear it's all my fault again?

Look in the mirror

mymood()

Note: This calls Hadley's emo::ji function; see below.

For the true emo kids out there, there is the convenient iamlesssad method for when you fix your code:

1+1
iamlesssad()
#> more nights of hugging my pillow, oh replaying memories.

Note: This is just a wrapper to the aforementioned iamsad method.

What if I'm not feeling emo?

I suggest looking into Hadley's fantastic emo package, which was the original inspiration for emokid and allows you the full range of emoji expressions: https://github.com/hadley/emo

About

Make your code more emo

Topics

Resources

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.