Description Usage Arguments Details Examples
This function does nothing. It merely returns TRUE
.
1 | dummy_function(x, one_argument, another_argument)
|
x |
first argument. Ignored. |
one_argument |
second argument. Also ignored. |
another_argument |
third arument. You guessed it: Ignored. |
Nothing to see here, move along.
1 2 | # This example shows how useless this function is
dummy_function()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.