1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-10 01:02:47 +02:00

website update

This commit is contained in:
2019-01-25 20:47:57 +01:00
parent f4ff98b470
commit 5493e1f05d
5 changed files with 19 additions and 14 deletions

View File

@ -314,6 +314,7 @@ scale_y_percent <- function(breaks = seq(0, 1, 0.1), limits = NULL) {
#' @export
scale_rsi_colours <- function() {
ggplot2::scale_fill_brewer(palette = "RdYlGn")
#ggplot2::scale_fill_gradient2(low = "#d5613e", mid = "#ae5ac0", high = "#7daf44")
}
#' @rdname ggplot_rsi