Description Usage Arguments Value Examples
View source: R/fct_search_company.R
Helps users search for a company
1  | search_company(char_to_search, cache_folder = "gcvmd_cache")
 | 
char_to_search | 
 Character for partial matching  | 
cache_folder | 
 Path of cache folder to keep memoise and zip files  | 
A dataframe with companies
1 2 3 4  | ## 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.