Description Usage Arguments Value Examples
This function displays a picture of a cat and plays a short sound clip containing cat meow. It is possible that once in a while you might get a picture that is in no way feline related. In such cases, just try again.
Currently, the images are collected from the following sources-
The sound files come from the following CC BY 3.0 source: https://soundbible.com/
1 |
url |
URL for the source from which individual image URLs are to be
extracted. Default is |
meow |
Logical that decides whether to play a meow sound along with the picture of a cat. |
sound |
A character string or a number specifying what sound to be
played by either specifying one of the built in sounds, specifying the path
to a |
only_kitten |
Logical that decides whether only kitten pics should be
selected (default: |
... |
Additional arguments (currently ignored). |
A photo of a cat is downloaded and displayed in the plot window.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.