View source: R/check_gif_filename.R
check_gif_filename | R Documentation |
gif_filename
is validCheck if the gif_filename
is valid
Will stop if not.
check_gif_filename(gif_filename)
gif_filename |
name of a GIF file, as checked by check_gif_filename |
Nothing. Will stop if gif_filename
is invalid.
Richèl J.C. Bilderbeek
check_gif_filename("my.gif")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.