merge_exposures {YAPSA}R Documentation

Merge exposure data frames

Description

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

Usage

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

 NULL


[Package YAPSA version 1.20.1 Index]