mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 04:27:30 +02:00
feat: new nice landing page
This commit is contained in:
parent
ed74e0492c
commit
f4d4499547
11 changed files with 434 additions and 13 deletions
|
|
@ -40,6 +40,7 @@ custom_theme <- function(...,
|
|||
)
|
||||
}
|
||||
|
||||
|
||||
FreesearchR_colors <- function(choose = NULL) {
|
||||
out <- c(
|
||||
primary = "#1E4A8F",
|
||||
|
|
@ -111,3 +112,4 @@ gg_theme_export <- function() {
|
|||
plot.title = ggplot2::element_text(size = 24)
|
||||
)
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue