powered by
Code completion
complete(code, cursor_pos = nchar(code))
a list that contains potential completions as the first item
R code to complete
position of the cursor
complete("rnorm(")
Run the code above in your browser using DataLab