Learn R Programming

HYPEtools (version 1.6.4)

PartyParrot: Create a Party Parrot.

Description

Creates a Party Parrot.

Usage

PartyParrot(sound = 8)

Value

Returns a Party Parrot to the Console.

Arguments

sound

Character string or number specifying which sound to play when showing the Party Parrot. See the beep function in the beepr package.

Details

PartyParrot generates a Party Parrot. Uses for Party Parrots include, for example, celebrating the successful execution of a script.

Examples

Run this code
PartyParrot()

Run the code above in your browser using DataLab