😎 Give your xaringan slides some style
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 satır
355B

  1. #' @param extra_css A named list of CSS definitions each containing a named list
  2. #' of CSS property-value pairs, i.e.
  3. #' \code{list(".class-id" = list("css-property" = "value"))}
  4. #' @param extra_fonts A list of additional fonts to import, each list element
  5. #' can be either a URL as a character string or a call to
  6. #' \code{\link{google_fonts}()}