Change the name of the bookdown yaml file that sets up the call to bookdown::render_book as suggested on this Rstudio community thread.
compile_changebookname(bookname)A character value that will be used to name the output from
bookdown::render_book, which is normally called _main[ext].
This value will overwrite whatever you have in _bookdown.yml for bookname.
Other compile:
compile_internal(),
compile()