The mutate.function method changes the body of a function. The str argument is a character vector, representing the lines of the new function.
## S3 method for class 'function': mutate(f, str, ...)
f
str
...