Skip to content

noamross/arrr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arrr!

See you landlubbers, this package uses the salty ARRPI 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:

library(arrr)
arrr("Hello, friend");
## [1] "Ahoy, mate"
arrr("Should I go right or left to get to the port?")
## [1] "Should I go starboard or port to get to yonder port?"
arrr("My friends want beer.")
## [1] "My crew want grog."

More salty words can be added to the pirate dictionary here.

About

Translates ye lubbery words

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages