Description Usage Arguments Value Author(s)
Ask first and run the FUN
to avoid any unwanted automatic action in
a script.
1 |
what |
the text description of what |
FUN |
the script to be excuted |
yes |
for running in a script. If 'yes' is TRUE, then 'FUN' will be excuted without asking |
if 'y' was given for the question, then output of FUN
.
Otherwise, NULL
will be returned.
Mun-Gwan Hong, mungwan@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.