View source: R/analytics_query.R
search_for_analytic | R Documentation |
Search for Analytic IDs
search_for_analytic(text_to_search, efoqa_connection = connect_to_efoqa())
text_to_search |
Character string to search for in the list of 'analytics' |
efoqa_connection |
Optional connection list object for re-use and customization |
list containing all analytics found with the search text
## Not run:
search_for_analytic("Maximum Operating Altitude")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.