eriqande/rView: Work With 'rmote' Package to Support Viewing Objects from Remote Machines

Provides the rView() function. When run on a remote machine that has been initialized with rmote::start_rmote(), viewing an object using rView(obj) will save it to the temp directory being used for other rmote objects (figures and help files). When the same command is run on the local machine (with no rmote initialization), it will download the rds file saved on the remote server and then View() it.

Getting started

Package details

AuthorEric C. Anderson
MaintainerThe package maintainer <eric.anderson@noaa.gov>
LicenseGPL-3
Version0.1.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("eriqande/rView")
eriqande/rView documentation built on March 25, 2020, 12:06 a.m.