repo_cpanel {repo} | R Documentation |
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.
repo_cpanel(reporoot = NULL, env = globalenv())
reporoot |
An object of class repo. Can be NULL like for repo_open. |
env |
Environment to export variables to. Defaults to globalenv. |
Used for side effects.