compose: Calculate the composition formed by applying all functions in...

Description Usage Arguments Value

Description

Calculate the composition formed by applying all functions in the given path to a dataset.

Usage

1
compose(x, path, mappings)

Arguments

x

A data frame or vector

path

A list describing the path.

mappings

A list containing the mapping functions described in the path. Usually a list of all M*M-M available mappings between the M data sets.

Value

A vector containing the result of the composition.


bwrc/cocoreg-r documentation built on May 13, 2019, 9:09 a.m.