Skip to content

Commit bda6f96

Browse files
committed
Style changes to make better dark mode
1 parent 6ea6ade commit bda6f96

File tree

12 files changed

+1633
-1830
lines changed

12 files changed

+1633
-1830
lines changed

.Rprofile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
source("renv/activate.R")

app/app.R

Lines changed: 636 additions & 554 deletions
Large diffs are not rendered by default.

app/k.Rmd

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: "Greek Elections Report"
3+
subtitle: "Report created at `r Sys.Date()` "
4+
output:
5+
pdf_document:
6+
toc: false
7+
fig_caption: false
8+
---
9+
10+
11+
### Seats Allocation
12+
13+
14+
### Graphical
15+
16+
17+
### Compare

0 commit comments

Comments
 (0)