bookclub-advr

DSLC Advanced R Book Club
git clone https://git.eamoncaddigan.net/bookclub-advr.git
Log | Files | Refs | README | LICENSE

_metadata.yml (347B)


      1 format:
      2   revealjs:
      3     theme: [dark, custom.scss]
      4     footer: <a href="/" target="advr_club-index">DSLC.io/advr</a> | <a href="https://DSLC.io" target="_blank">DSLC.io</a>
      5     link-external-newwindow: true
      6     transition: slide
      7     incremental: false
      8     scrollable: true
      9 execute:
     10   eval: true
     11   echo: true
     12 knitr:
     13   opts_chunk:
     14     comment: "#>"