View source: R/rstudio_addins.R View source: R/viewPipeChain.R
Reads the currently selected text from the RStudio API and prints for each pipe step the resulting object if unique. Data frames are converted by as_tibble(). Meant to be called as an RStudio addin.
Reads the currently selected text from the RStudio API and prints for each pipe step the resulting object if unique. Data frames are converted by as.tibble(). Meant to be called as an RStudio addin.
1 2 3 |
No return value, called for side effects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.