parsimonious {yamlet}R 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)

[Package yamlet version 1.2.0 Index]