View source: R/rstudio-addin.R
rs_fn_defn_jump | R Documentation |
Search for a local function definion matching the function the cursor is on, and jump to it, if found.
rs_fn_defn_jump(context = rstudioapi::getActiveDocumentContext())
context |
the active document context from [rstudioapi] |
nothing
Miles McBain
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.