Publish a book to a Connect Server. By default, you should render the book
locally before publishing.
Usage
publish_book(name = NULL, ...)
Arguments
- name
Name of the book (this will be used in the URL path of the
published book). Defaults to the book_filename in
_bookdown.yml if not specified.
- ...
Other arguments to be passed to [rsconnect::deploySite()].
Note
Previously the default server was bookdown.org, which will be sunset.
You are no longer recommended to publish to bookdown.org.