repo_cpanel: Open a visual interface to the repo

Description Usage Arguments Value

View source: R/repo_cpanel.R

Description

Opens a browser window with a Shiny interface to a repo. The interface is preliminary and has some exploration features together with a "Load into workspace" button for a selected item.

Usage

1
repo_cpanel(reporoot = NULL, env = globalenv())

Arguments

reporoot

An object of class repo. Can be NULL like for repo_open.

env

Environment to export variables to. Defaults to globalenv.

Value

Used for side effects.


repo documentation built on March 26, 2020, 8:25 p.m.