| test_action_fn | R Documentation |
A simple test function that always returns 1, useful for testing the Plan framework's functionality.
test_action_fn(data, argset)
data |
A named list containing the datasets (unused in this example) |
argset |
A named list containing the arguments (unused in this example) |
The integer 1
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.