dp: Constructor function to combine low-level deparsers

View source: R/core-deparse.R

dpR Documentation

Constructor function to combine low-level deparsers

Description

Constructor function to combine low-level deparsers

Usage

dp(...)

Arguments

...

character strings indicating the features needed of the deparsers. The supported features are "basic", "r", "auto" and "dom" corresponding to the basic deparsers, the R support, the automatic variable declaration and return, and the dom shorthand notation.

Note

lifecycle: experimental


kcf-jackson/sketch documentation built on Feb. 22, 2024, 1:44 p.m.