lukasfeick-sw/viewR: Interactively invoke the RStudio Data Viewer in a Pipe-Friendly Fashion

viewR lets you invoke the RStudio data viewer directly from a selection of (piped) code. This makes it easy to view the current selection without having it to assign to a variable first. Combined with a sensible shortcut, you can seamlessly send the selected lines to the data viewer instead of executing them into the console.

Getting started

Package details

MaintainerLukas Feick <lukas.feick@statworx.com>
LicenseMIT + file LICENSE
Version0.4.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("lukasfeick-sw/viewR")
lukasfeick-sw/viewR documentation built on Sept. 24, 2022, 3:57 a.m.