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 f947ba6 commit d9676dbCopy full SHA for d9676db
README.md
@@ -1,5 +1,6 @@
1
-# workflowr-useR2020
+# Create and share reproducible code with R Markdown and workflowr
2
3
-A [workflowr][] project.
+The online material for the [useR! tutorial][tutorial]
4
+Create and share reproducible code with R Markdown and workflowr.
5
-[workflowr]: https://github.com/jdblischak/workflowr
6
+[tutorial]: https://user2020.r-project.org/program/tutorials/
analysis/index.Rmd
@@ -1,5 +1,5 @@
---
-title: "Home"
+title: "Create and share reproducible code with R Markdown and workflowr"
site: workflowr::wflow_site
output:
workflowr::wflow_html:
0 commit comments