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 52db73a commit 70e1dedCopy full SHA for 70e1ded
1 file changed
vignettes/formatR.Rmd
@@ -46,7 +46,7 @@ the development version.
46
47
```{r}
48
library(formatR)
49
-sessionInfo()
+packageVersion('formatR')
50
```
51
52
## 2. Reformat R code
0 commit comments