| publish_book | R Documentation |
Publish a book to a Connect Server. By default, you should render the book locally before publishing.
publish_book(name = NULL, ...)
name |
Name of the book (this will be used in the URL path of the
published book). Defaults to the |
... |
Other arguments to be passed to [rsconnect::deploySite()]. |
Previously the default server was bookdown.org, which will be sunset. You are no longer recommended to publish to bookdown.org.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.