Switch a codebase to its production state.
1 |
The production state of the code does
not include type checking or other checks, for
performance reasons. You may switch to the
development state of the code with rpp_to_dev()
,
but ensure you switch back to production when
pushing the code to online repositories or to CRAN.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.