Description Usage Arguments Value Examples
Helps users search for a company name
| 1 | gdfpd.search.company(char.to.search, cache.folder = "DFP Cache Folder")
 | 
| char.to.search | Character for partial matching | 
| cache.folder | Folder to cache (save) all processed information. Default = file.path(getwd(),'DFP Cache Folder') | 
Names of found companies
| 1 2 3 4 | ## Not run:  # dontrun: keep cran check fast
gdfpd.search.company('GERDAU')
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.