Description Usage Arguments Details Value Examples
today,I create my fourth function,a very useful function.
1 | add_function(..., source_fun = F)
|
virable |
param my_functions input any functions that you want to |
you can use this function to receive any funtions that you want to store them in a function.R file and source them automatically into your environment.
information about what did the function do
1 2 | add_function("test001", "test002")
add_function(source_fun = T)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.