collect_query_terms: Interactively collect phrases that will be used in the WHERE...

Description Usage Arguments

View source: R/collect_query_terms.R

Description

Interactively collect phrases that will be used in the WHERE clause in the SQL statement

Usage

1
collect_query_terms(input_dataframe, output_data_name, script_step_number)

Arguments

input_dataframe

dataframe in the KEY format that contains the column of source concepts that need to be mapped

script_step_number

the number assigned to the script this function is being run on. This is important because the R object will be saved with the script number as a prefix

output_dataframe_name

character vector of length 1 that will be the name of the output data, which will be list split based on concept and additional column of the new terms


patelm9/cartographR3 documentation built on Dec. 27, 2019, 2:24 a.m.