Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/noamross/arrr
- Owner: noamross
- Created: 2014-09-19T16:48:55.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-19T18:55:51.000Z (about 8 years ago)
- Last Synced: 2024-06-11T17:05:31.510Z (5 months ago)
- Language: R
- Size: 140 KB
- Stars: 17
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.Rmd
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).