Learn R Programming

ViewPipeSteps (version 0.1.0)

viewPipeChain: 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()

Arguments

Value

No return value, called for side effects