Learn R Programming

origami (version 1.0.7)

guess_combiner: Flexible Guessing and Mapping for Combining Data Types

Description

Maps data types into standard combiners that should be sensible.

Usage

guess_combiner(result)

Value

A function to combine a list of such results.

Arguments

result

A single result; flexibly accepts several object classes.