Skip to content

Commit

Permalink
minor cosmetic updates (#76)
Browse files Browse the repository at this point in the history
  • Loading branch information
adibender authored Mar 5, 2018
1 parent f6eae1a commit 55daf57
Show file tree
Hide file tree
Showing 54 changed files with 256 additions and 142 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@ surveys
## pollster surveys
## <chr> <list>
## 1 allensbach <tibble [42 × 5]>
## 2 emnid <tibble [224 × 5]>
## 3 forsa <tibble [233 × 5]>
## 2 emnid <tibble [225 × 5]>
## 3 forsa <tibble [235 × 5]>
## 4 fgw <tibble [83 × 5]>
## 5 gms <tibble [96 × 5]>
## 6 infratest <tibble [110 × 5]>
Expand Down Expand Up @@ -126,7 +126,7 @@ survey %>% get_probabilities(nsim=1e4) %>% unnest()
## pollster date coalition probability
## <chr> <date> <chr> <dbl>
## 1 allensbach 2018-02-23 cdu 0.
## 2 allensbach 2018-02-23 cdu_fdp 0.0100
## 2 allensbach 2018-02-23 cdu_fdp 0.0400
## 3 allensbach 2018-02-23 cdu_fdp_greens 100.0
## 4 allensbach 2018-02-23 spd 0.
## 5 allensbach 2018-02-23 left_spd 0.
Expand Down
17 changes: 11 additions & 6 deletions _pkgdown.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
url: http://dplyr.tidyverse.org

home:
strip_header: false

reference:
- title: "Seat distribution"
desc: "Methods used to distribute seats based on voting percentages."
contents:
- dHondt
- sls
- hare_niemeyer
- title: "Scrappers"
desc: "Scrappers for various election polls."
contents:
Expand All @@ -22,3 +21,9 @@ reference:
- have_majority
- get_seats
- get_probabilities
- title: "Seat distribution"
desc: "Methods used to distribute seats based on voting percentages."
contents:
- dHondt
- sls
- hare_niemeyer
3 changes: 3 additions & 0 deletions docs/CODE_OF_CONDUCT.html

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

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

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

11 changes: 7 additions & 4 deletions docs/NEWS.html

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

9 changes: 5 additions & 4 deletions docs/articles/diagnostic.html

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

Binary file modified docs/articles/diagnostic_files/figure-html/unnamed-chunk-4-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/articles/diagnostic_files/figure-html/unnamed-chunk-4-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions docs/articles/index.html

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

21 changes: 11 additions & 10 deletions docs/articles/pooling.html

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

Loading

0 comments on commit 55daf57

Please sign in to comment.