Skip to content

Commit bafa231

Browse files
authored
Merge pull request #193 from tidyverse/articles
Articles
2 parents 91b27b3 + aba99d4 commit bafa231

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

62 files changed

+1039
-18
lines changed

_pkgdown.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,17 @@ navbar:
1818
href: articles/index.html
1919
- text: File Identification
2020
href: articles/articles/file-identification.html
21+
- text: Dealing with multiple files
22+
href: articles/articles/multiple-files.html
23+
- text: File permissions
24+
href: articles/articles/permissions.html
2125

2226
articles:
2327
- title: "Articles"
2428
contents:
2529
- file-identification
30+
- multiple-files
31+
- permissions
2632

2733
reference:
2834
- title: "Reach out and touch your files"

docs/LICENSE.html

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/articles/articles/file-identification.html

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/articles/articles/multiple-files.html

Lines changed: 256 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/articles/articles/permissions.html

Lines changed: 207 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/articles/googledrive.html

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/articles/index.html

Lines changed: 9 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/authors.html

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)