/vscDebugger

Primary LanguageRMIT LicenseMIT

vscDebugger

This package provides support for the VS Code Extension "R Debugger".

For details on the debugger, see https://github.com/ManuelHentschel/VSCode-R-Debugger.

Installation

Run the following code in R to install the latest development version from GitHub:

devtools::install_github("ManuelHentschel/vscDebugger", ref = "develop")