porcelain_roclet: Define API using roxygen tags

View source: R/roxygen.R

porcelain_rocletR Documentation

Define API using roxygen tags

Description

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.

Usage

porcelain_roclet()

Value

A roclet, used by roxygen2 (not typically called by users directly)


reside-ic/porcelain documentation built on March 4, 2024, 11:11 p.m.