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 93baf4d commit d5a7232Copy full SHA for d5a7232
index.Rmd
@@ -1,5 +1,5 @@
1
---
2
-title: "R Developer's Guide"
+title: "R Development Guide"
3
author: "R Contribution Working Group"
4
date: "`r Sys.Date()`"
5
site: bookdown::bookdown_site
@@ -9,7 +9,7 @@ biblio-style: apalike
9
link-citations: yes
10
github-repo: forwards/rdevguide
11
url: 'TDDO'
12
-description: "A developer's guide to contributing to R Core."
+description: "A guide to R development."
13
14
15
# {-}
0 commit comments