Downloads

Download SourceXplorer for RStudio


SourceXplorer is available for download as a package from GitHub. To install and run SourceXplorer locally, use the following commands:

#Install the SourceXplorer Package
devtools::install_github("RhyMcMillan/SourceXplorer")

#Run the SourceXplorer App
SourceXplorer::SourceXplorer()