Skip to content

christopherkenny/parrot

Repository files navigation

parrot

Arguably, the biggest drawback in R is the inability to use party parrots. parrot tries to close that gap by providing a way to insert party parrots into the RStudio viewer and in documents. parrot provides functions to download gifs from https://cultofthepartyparrot.com/ and use them.

Installation

You can install the development version of parrot from GitHub with:

# install.packages("devtools")
devtools::install_github("christopherkenny/parrot")

Example

This is a basic example which shows you how to solve a common problem:

# load the library
library(parrot)

# set the option to use the cache
options(parrot.use_cache = TRUE)

# download the parrots
parrot_download()

# party
party('parrot')

For use in markdown directly, we can use inline R:

About

Interact with Party Parrot Gifs

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages