viewPipeChain {ViewPipeSteps} | R Documentation |
Creates a View() output for each pipe step in current text selection
Description
Reads the currently selected text from the RStudio API and displays a data view in the source pane for each pipe step creating a unique object. Meant to be called as an RStudio addin.
Reads the currently selected text from the RStudio API and displays a data view in the source pane for each pipe step creating a unique object. Meant to be called as an RStudio addin.
Usage
viewPipeChain()
viewPipeChain()
Value
No return value, called for side effects
[Package ViewPipeSteps version 0.1.0 Index]