Displays all arguments and its values from a selected R function
r.args()
arguments ready to run
# Copy and paste the function in RStudio, select the text and push Addins/Read Arguments rnorm(n=100)