Hello,
I am trying to open a function in R studio to see how it works. For example, in Matlab if I want to see the code of the regression I will use the command open regress and the function is open.
This gives me the opportunity to see the code behind the function. Is this possible in Rstudio?