View source: R/gtr_data_search_function.R
gtr_data_search | R Documentation |
This function searches in the title and abstract of a dataframe to filter project data.
gtr_data_search(dataframe, search_term)
dataframe |
Dataframe created using gtr_project_extract_function |
search_term |
vector of search terms to reduce dataframe created using gtr_project_extract_function |
Dataframe with projects from search term - the filtered dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.