😎 Give your xaringan slides some style
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

12 行
386B

  1. #' @section Usage: To use the styles created by this theme function, make sure
  2. #' that you use `xaringan-themer.css` as your CSS file in your slides' YAML
  3. #' header. If you change the name of the output file using the `outfile`
  4. #' argument, use that name instead of the default file name.
  5. #'
  6. #' ```yaml
  7. #' output:
  8. #' xaringan::moon_reader:
  9. #' css: xaringan-themer.css
  10. #' ````
  11. #