Просмотр исходного кода

Roxygen templates don't do markdown: `` -> \code{}

tags/v0.1.1
Garrick Aden-Buie 8 лет назад
Родитель
Сommit
b9c3a495c7
11 измененных файлов: 11 добавлений и 11 удалений
  1. +1
    -1
      man-roxygen/extra_css.R
  2. +1
    -1
      man/duo.Rd
  3. +1
    -1
      man/duo_accent.Rd
  4. +1
    -1
      man/duo_accent_inverse.Rd
  5. +1
    -1
      man/mono_accent.Rd
  6. +1
    -1
      man/mono_accent_inverse.Rd
  7. +1
    -1
      man/mono_dark.Rd
  8. +1
    -1
      man/mono_light.Rd
  9. +1
    -1
      man/solarized_dark.Rd
  10. +1
    -1
      man/solarized_light.Rd
  11. +1
    -1
      man/write_xaringan_theme.Rd

+ 1
- 1
man-roxygen/extra_css.R Просмотреть файл

#' @param extra_css A named list of CSS definitions each containing a named list #' @param extra_css A named list of CSS definitions each containing a named list
#' of CSS property-value pairs, i.e. #' of CSS property-value pairs, i.e.
#' `list(".class-id" = list("css-property" = "value"))`
#' \code{list(".class-id" = list("css-property" = "value"))}

+ 1
- 1
man/duo.Rd Просмотреть файл



\item{extra_css}{A named list of CSS definitions each containing a named list \item{extra_css}{A named list of CSS definitions each containing a named list
of CSS property-value pairs, i.e. of CSS property-value pairs, i.e.
`list(".class-id" = list("css-property" = "value"))`}
\code{list(".class-id" = list("css-property" = "value"))}}


\item{outfile}{Customized xaringan CSS output file name, default is "xaringan-themer.css"} \item{outfile}{Customized xaringan CSS output file name, default is "xaringan-themer.css"}
} }

+ 1
- 1
man/duo_accent.Rd Просмотреть файл



\item{extra_css}{A named list of CSS definitions each containing a named list \item{extra_css}{A named list of CSS definitions each containing a named list
of CSS property-value pairs, i.e. of CSS property-value pairs, i.e.
`list(".class-id" = list("css-property" = "value"))`}
\code{list(".class-id" = list("css-property" = "value"))}}


\item{outfile}{Customized xaringan CSS output file name, default is "xaringan-themer.css"} \item{outfile}{Customized xaringan CSS output file name, default is "xaringan-themer.css"}
} }

+ 1
- 1
man/duo_accent_inverse.Rd Просмотреть файл



\item{extra_css}{A named list of CSS definitions each containing a named list \item{extra_css}{A named list of CSS definitions each containing a named list
of CSS property-value pairs, i.e. of CSS property-value pairs, i.e.
`list(".class-id" = list("css-property" = "value"))`}
\code{list(".class-id" = list("css-property" = "value"))}}


\item{outfile}{Customized xaringan CSS output file name, default is "xaringan-themer.css"} \item{outfile}{Customized xaringan CSS output file name, default is "xaringan-themer.css"}
} }

+ 1
- 1
man/mono_accent.Rd Просмотреть файл



\item{extra_css}{A named list of CSS definitions each containing a named list \item{extra_css}{A named list of CSS definitions each containing a named list
of CSS property-value pairs, i.e. of CSS property-value pairs, i.e.
`list(".class-id" = list("css-property" = "value"))`}
\code{list(".class-id" = list("css-property" = "value"))}}


\item{outfile}{Customized xaringan CSS output file name, default is "xaringan-themer.css"} \item{outfile}{Customized xaringan CSS output file name, default is "xaringan-themer.css"}
} }

+ 1
- 1
man/mono_accent_inverse.Rd Просмотреть файл



\item{extra_css}{A named list of CSS definitions each containing a named list \item{extra_css}{A named list of CSS definitions each containing a named list
of CSS property-value pairs, i.e. of CSS property-value pairs, i.e.
`list(".class-id" = list("css-property" = "value"))`}
\code{list(".class-id" = list("css-property" = "value"))}}


\item{outfile}{Customized xaringan CSS output file name, default is "xaringan-themer.css"} \item{outfile}{Customized xaringan CSS output file name, default is "xaringan-themer.css"}
} }

+ 1
- 1
man/mono_dark.Rd Просмотреть файл



\item{extra_css}{A named list of CSS definitions each containing a named list \item{extra_css}{A named list of CSS definitions each containing a named list
of CSS property-value pairs, i.e. of CSS property-value pairs, i.e.
`list(".class-id" = list("css-property" = "value"))`}
\code{list(".class-id" = list("css-property" = "value"))}}


\item{outfile}{Customized xaringan CSS output file name, default is "xaringan-themer.css"} \item{outfile}{Customized xaringan CSS output file name, default is "xaringan-themer.css"}
} }

+ 1
- 1
man/mono_light.Rd Просмотреть файл



\item{extra_css}{A named list of CSS definitions each containing a named list \item{extra_css}{A named list of CSS definitions each containing a named list
of CSS property-value pairs, i.e. of CSS property-value pairs, i.e.
`list(".class-id" = list("css-property" = "value"))`}
\code{list(".class-id" = list("css-property" = "value"))}}


\item{outfile}{Customized xaringan CSS output file name, default is "xaringan-themer.css"} \item{outfile}{Customized xaringan CSS output file name, default is "xaringan-themer.css"}
} }

+ 1
- 1
man/solarized_dark.Rd Просмотреть файл



\item{extra_css}{A named list of CSS definitions each containing a named list \item{extra_css}{A named list of CSS definitions each containing a named list
of CSS property-value pairs, i.e. of CSS property-value pairs, i.e.
`list(".class-id" = list("css-property" = "value"))`}
\code{list(".class-id" = list("css-property" = "value"))}}


\item{outfile}{Customized xaringan CSS output file name, default is "xaringan-themer.css"} \item{outfile}{Customized xaringan CSS output file name, default is "xaringan-themer.css"}
} }

+ 1
- 1
man/solarized_light.Rd Просмотреть файл



\item{extra_css}{A named list of CSS definitions each containing a named list \item{extra_css}{A named list of CSS definitions each containing a named list
of CSS property-value pairs, i.e. of CSS property-value pairs, i.e.
`list(".class-id" = list("css-property" = "value"))`}
\code{list(".class-id" = list("css-property" = "value"))}}


\item{outfile}{Customized xaringan CSS output file name, default is "xaringan-themer.css"} \item{outfile}{Customized xaringan CSS output file name, default is "xaringan-themer.css"}
} }

+ 1
- 1
man/write_xaringan_theme.Rd Просмотреть файл



\item{extra_css}{A named list of CSS definitions each containing a named list \item{extra_css}{A named list of CSS definitions each containing a named list
of CSS property-value pairs, i.e. of CSS property-value pairs, i.e.
`list(".class-id" = list("css-property" = "value"))`}
\code{list(".class-id" = list("css-property" = "value"))}}


\item{outfile}{Customized xaringan CSS output file name, default is "xaringan-themer.css"} \item{outfile}{Customized xaringan CSS output file name, default is "xaringan-themer.css"}
} }

Загрузка…
Отмена
Сохранить