Description Usage Arguments Value See Also Examples
A wrapper function that makes it slightly easier to authenticate with FactSet.
1 | fs_auth(username, api_key)
|
username |
A FactSet serial number. |
api_key |
A FactSet API key. |
A FactSet API connection object.
Visit https://developer.factset.com/ to generate a key (FactSet license required).
1 | fs_con <- fs_auth(username, api_key)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.