Skip to content

Commit d9676db

Browse files
committed
Add tutorial title.
1 parent f947ba6 commit d9676db

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
# workflowr-useR2020
1+
# Create and share reproducible code with R Markdown and workflowr
22

3-
A [workflowr][] project.
3+
The online material for the [useR! tutorial][tutorial]
4+
Create and share reproducible code with R Markdown and workflowr.
45

5-
[workflowr]: https://github.com/jdblischak/workflowr
6+
[tutorial]: https://user2020.r-project.org/program/tutorials/

analysis/index.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Home"
2+
title: "Create and share reproducible code with R Markdown and workflowr"
33
site: workflowr::wflow_site
44
output:
55
workflowr::wflow_html:

0 commit comments

Comments
 (0)