Skip to content

Commit 197c161

Browse files
committed
pkgdwn
1 parent 2736a5d commit 197c161

File tree

74 files changed

+32740
-1
lines changed

Some content is hidden

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

74 files changed

+32740
-1
lines changed

.Rbuildignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,6 @@
66
^readme\.html$
77
^\.github$
88
^cran-comments\.md$
9+
^_pkgdown\.yml$
10+
^docs$
11+
^pkgdown$

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ Thumbs.db
1717

1818
# Your custom folders
1919
/doc/
20-
/Meta/
20+
/Meta/

_pkgdown.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
url: https://ehsanx.github.io/svyTable1
2+
template:
3+
bootstrap: 5
4+

docs/404.html

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

docs/LICENSE-text.html

Lines changed: 63 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: 73 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)