Skip to contents

Print a Party Parrot to the Viewer

Usage

party(parrot, ..., height = 30)

Arguments

parrot

name of parrot gif

...

additional arguments to pass to htmltools::div()

height

height of the parrots. Default is 30. Larger may work well for HD parrots.

Value

HTML version of the parrot

Examples

party('parrot')
party(c('parrot', 'sadparrot', 'zimbabweparrot'))