Skip to contents

Build a function that is the sum of two other functions.

Usage

# S3 method for class 'sum'
make_function(opts)

Arguments

opts

a named list

Value

a function that is the sum of two other functions