I am looking for an option to apply many functions to one vector. I think it is kind on an inverse apply function where one function is applied to many vectors (or columns).
Is there a way of specifing two or more functions (like mean and max) and apply this on a vector?