ipfun.Rd
Transform a vector by raising to a power... specifically 1/pow.
ipfun(x, pow)
A numeric vector.
The reciprocal of the exponent to which all values in x are raised.
x
A numeric vector with same length as x.