R/functions.R
cmb.Rd
Helper to make closure
cmb(f, d)
A function that takes two parameters.
function
A numeric value passed as the second argument to f.
f
A function that takes one parameter p and calls f(p, d).
p
f(p, d)