We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4502226 commit 07e421bCopy full SHA for 07e421b
vsCode.Rmd
@@ -74,7 +74,7 @@ knitr::opts_chunk$set(
74
1. Install `R` using the initial setup instructions described here: https://devpsylab.github.io/DataAnalysis/R.html#setup
75
1. Install the [`R` extension](https://marketplace.visualstudio.com/items?itemName=REditorSupport.r) for `VSCode`
76
1. Go into the `R` extension settings
77
-1. Set the `rpath` variable to be blank
+1. Set the `rpath` variables (e.g., `r.rpath.windows`) to be blank
78
1. Set the `rterm` variables (e.g., `r.rterm.windows`) to be blank
79
1. Close VS Code
80
1. Set VS Code to Run as Administrator by default
0 commit comments