😎 Give your xaringan slides some style
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.

21 lines
510B

  1. Package: xaringanthemer
  2. Type: Package
  3. Title: What the Package Does (Title Case)
  4. Version: 0.0.0.9000
  5. Author: Who wrote it
  6. Maintainer: The package maintainer <yourself@somewhere.net>
  7. Description: More about what it does (maybe more than one line)
  8. Use four spaces when indenting paragraphs within the Description.
  9. License: What license is it under?
  10. Encoding: UTF-8
  11. LazyData: true
  12. RoxygenNote: 6.0.1
  13. Roxygen: list(markdown = TRUE)
  14. Suggests:
  15. testthat
  16. Imports:
  17. purrr,
  18. tibble,
  19. glue,
  20. stringr