man.Rd
`man` receives a function and obtains the conditions that its arguments must verify. It returns them in a list that prints as a list of instructions.
man(f)
A function created with `def`
A list of argument checks