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

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

Arguments

opts

a named list

Value

a function that is the sum of two other functions