porcelain_roclet | R Documentation |
A roclet for processing @porcelain
tags within a package. This
presents an automated declarative approach to defining porcelain
APIs using roxygen tags. When you roxygenise your package (e.g.,
with devtools::document()
or roxygen2::roxygenise()
) this
roclet will create a file R/porcelain.R
within your package that
will be included into your package API.
porcelain_roclet()
A roclet, used by roxygen2
(not typically called by
users directly)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.