> If I want to "view source" on the rpois() function, for example, can I do > somethink like: > > source(rpois) > > To see how the function is implemented? Just type the name of the function