View source: R/resource_projects.R
This function is a target factory that will produce a target for an arbitrary function call with arbitrary arguments and values.
1 | load_custom(tname, func, argvals, argtypes, argnames = NULL)
|
tname |
Target name |
func |
Function to call |
argvals |
List of arg values |
argtypes |
List of arg types (use 'symbol' for targets) |
argnames |
List of arg names |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.