parsimonious: Reduce Something to its Simplest Sufficient Version

View source: R/parsimonious.R

parsimoniousR Documentation

Reduce Something to its Simplest Sufficient Version

Description

Reduces something to its simplest sufficient version. Generic, with method parsimonious.list.

Usage

parsimonious(x, ...)

Arguments

x

object of dispatch

...

ignored

See Also

Other parsimonious: parsimonious.default(), parsimonious.list()

Examples

example(parsimonious.list)

yamlet documentation built on Oct. 6, 2023, 9:07 a.m.