View source: R/fct_search_company.R
search_company | R Documentation |
Helps users search for a company
search_company(char_to_search, cache_folder = "gfred_cache")
char_to_search |
Character for partial matching |
cache_folder |
Path of cache folder to keep cache and zip files |
A dataframe with companies
## Not run: # dontrun: keep cran check fast df <- search_company('petrobras') ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.