PsyTeachR / webex

RMarkdown tools for creating self-guided web exercises
https://psyteachr.github.io/webex/
Other
55 stars 3 forks source link

function to create webex bookdown book template #13

Open dalejbarr opened 3 years ago

dalejbarr commented 3 years ago

Would be great to have a function

webex::bookdown_template(dir="targetdir")

that creates a starter bookdown book with webex functionality; something like the psyteachr book template but more minimal.

debruine commented 3 years ago

add_webex_to_bookdown() now does this if bookdown_dir doesn't have an index.Rmd file.

To check: