olink_norm_product_id {OlinkAnalyze} | R Documentation |
Identify names of product for each project
Description
Identify names of product for each project
Usage
olink_norm_product_id(lst_df, lst_cols)
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. |
Value
Named character vector with the Olink product name that each input dataset matches to.
Author(s)
Kathy Nevola Klev Diamanti
[Package OlinkAnalyze version 4.3.0 Index]