Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/noamross/arrr

Translates ye lubbery words
https://github.com/noamross/arrr

Last synced: 10 days ago
JSON representation

Translates ye lubbery words

Awesome Lists containing this project

README

        

# arrr!

See you landlubbers, this package uses the salty
[ARRPI](http://isithackday.com/arrpi.php) to forge yer miserly words into
the finest pirate-speak.

To bring ye package into port (install):

```
install.packages('devtools')
devtools::install_github('noamross/arrr')
```

Set ye sails:

```{r}
library(arrr)
arrr("Hello, friend");
arrr("Should I go right or left to get to the port?")
arrr("My friends want beer.")
```

More salty words can be added to the pirate dictionary [here](http://isithackday.com/hacks/piratedictionary/index.php).