View source: R/jatpat_mrconso_coordinate.R
This function takes a column in a dataframe that contains terms to do an exact string match
1 2 | jatpat_mrconso_coordinate(dataframe, sql_term_col, output_dataframe_name,
script_step_number)
|
dataframe |
dataframe that contains a column of search terms |
sql_term_col |
variable that contains the single string of search term |
output_dataframe_name |
name of r object output that also serves as the bookmark |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.