merge_exposures: Merge exposure data frames

Description Usage Arguments Value Examples

View source: R/basic_functions.R

Description

Merges with the special feature of preserving the signatures and signature order.

Usage

1
merge_exposures(in_exposures_list, in_signatures_df)

Arguments

in_exposures_list

List of data frames (carrying information on exposures).

in_signatures_df

Data frame W in which the columns represent the signatures.

Value

A data frame with the merged exposures.

Examples

1

huebschm/YAPSA documentation built on May 17, 2019, 9:11 p.m.