😎 Give your xaringan slides some style
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

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