olink_norm_product_id: Identify names of product for each project
Description
Identify names of product for each project
Usage
olink_norm_product_id(lst_df, lst_cols)
Value
Named character vector with the Olink product name that each input
dataset matches to.
Arguments
- lst_df
Named list of datasets to be normalized.
- lst_cols
Named list of vectors with the required column names for each
dataset in lst_df.
Author
Kathy Nevola
Klev Diamanti