Skip to contents

A simple test function that always returns 1, useful for testing the Plan framework's functionality.

Usage

test_action_fn(data, argset)

Arguments

data

A named list containing the datasets (unused in this example)

argset

A named list containing the arguments (unused in this example)

Value

The integer 1