feature_matching_level1: Level 1 feature matching

Description Usage

View source: R/api_dataframe_loader.R

Description

Match column in file with feature names Return result is a structure with matched and unmatched indices

Usage

1
2
3
4
5
6
7
feature_matching_level1(
  data_df,
  col_match_ftr_name,
  fset,
  feature_df,
  feature_df_col = "name"
)

Paradigm4/insight documentation built on April 5, 2020, 1:12 p.m.