Skip to content

Commit

Permalink
Create pkgdown site.
Browse files Browse the repository at this point in the history
  • Loading branch information
echasnovski committed May 31, 2018
1 parent 347e21c commit 0792fb1
Show file tree
Hide file tree
Showing 36 changed files with 7,168 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,6 @@
^README\.Rmd$
^LICENSE\.md$
^cran-comments\.md$
^_pkgdown\.yml$
^docs$
^pkgdown$
28 changes: 28 additions & 0 deletions _pkgdown.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
title: comperes
template:
params:
bootswatch: united

reference:
- title: Package description
contents:
- comperank-package
- title: Ranking methods
contents:
- rating-ranking
- colley
- massey
- keener
- markov
- offense-defense
- iterative
- elo
- title: Other
contents:
- round_rank
- stoch-modifiers
- title: Snooker data
contents:
- snooker_events
- snooker_players
- snooker_matches
139 changes: 139 additions & 0 deletions docs/LICENSE-text.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

143 changes: 143 additions & 0 deletions docs/LICENSE.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 0792fb1

Please sign in to comment.