buildbook.r 91 B

12345
  1. # create book
  2. library (bookdown)
  3. bookdown::render_book("Index.Rmd", "bookdown::gitbook")