#' Graphics settings
#'
#' @return colPrim
#'
#' @export
grafikk <- function() {
# -------------------------- grafikkinnstillingar ---------------------- 80
# Offisielle fargar (som eg ikkje likar så godt)
colPrim <- c("#000059", "#084594", "#2171b5", "#4292c6")
return(colPrim)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.