Learn R Programming

yamlet (version 1.2.1)

parsimonious: 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

Run this code
example(parsimonious.list)

Run the code above in your browser using DataLab