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

slw287r/yapsa documentation built on June 7, 2020, 12:46 a.m.