body())
formals())
environment(…) (which make it possible to create closures). lapply etc.). return statement. return function(?). return, parenthesis are needed around the returned value. on.exit(…) allows to register a function to be called when a function exits.