Re: [R] source code of a function

2016-07-08 Thread Marc Schwartz
> On Jul 8, 2016, at 6:16 AM, T.Riedle wrote: > > Dear all, > > > I am currently working with the "jvnVaR" package and I need to explain the > assumptions behind the function jVaR(). > > > Is there a function in R which calls the code behind a function? > > > Kindest regards Hi, If you

Re: [R] source code of a function

2016-07-08 Thread S Ellison
> Is there a function in R which calls the code behind a function? Type the function name without the brackets. *** This email and any attachments are confidential. Any use...{{dropped:8}} __