View source: R/fct_search_company.R
search_company | R Documentation |
Helps users search for a company
search_company(char_to_search, cache_folder = "gdfpd2_cache")
char_to_search |
Character for partial matching |
cache_folder |
Path of cache folder to keep memoise and zip files |
A dataframe with information about available companies in the CVM database
## 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.