| coalesce | return first argument that is not null |
| constructURL | construct the url for the api get request |
| getAllCompanies | Returns all Companies. When parameters are specified, returns... |
| getAllEconomicIndicies | Return Econpmic Indices Meta-Data |
| getAllSecurities | Returns all Securities to which you have access. When... |
| getAllSicIndicies | Return SIC Indices Meta-Data |
| getAllStockMarketIndicies | Return Stock Market Indices Meta-Data |
| getApiKey | retrieve the INTRINO API key |
| getCompany | Returns the Company with the given 'identifier' |
| getCompanyDataPointHistory | Returns time series of historical values data-point tag for a... |
| getCompanyDataPointNumber | Returns current numerical value data-point tag for a company |
| getCompanyDataPointText | Returns current text value of data-point tag for a company |
| getCompanyFilings | Returns a complete list of SEC filings for the Company with... |
| getCompanyFundamentals | Returns all Fundamentals for the Company with the given... |
| getCompanyIPOs | Returns initial public offerings (IPOs). An IPO is a public... |
| getCompanyNews | Returns news for the Company with the given 'identifier' |
| getCompanySecurities | Returns Securities for the Company with the given... |
| getConfig | returns package configuration |
| getFilingById | Returns the Filing meta data for the given 'id' |
| getFundamentalById | Returns detailed fundamental financial data for the given... |
| getIndicesDataPointHistory | Returns time-series of historical values data-point tag for a... |
| getIndicesDataPointNumber | Returns current numerical value data-point tag for an index |
| getIndicesDataPointText | Returns current text value of data-point tag for an index |
| getReportedFinancials | Returns the As-Reported Financials directly from the... |
| getReportedFinancialsTable | Returns the As-Reported Financials directly from the... |
| getSandboxKey | retrieve the INTRINO API key |
| getSecurityById | Returns the Security with the given 'identifier' |
| getSecurityDataPointHistory | Returns time-series of historical values data-point tag for a... |
| getSecurityDataPointNumber | Returns current numerical value data-point tag for a security |
| getSecurityDataPointText | Returns current text value of data-point tag for a security |
| getSecurityDividendsLatest | Returns the latest available dividend information for the... |
| getSecurityEarningsLatest | Returns latest available earnings information for the... |
| getSecurityIntradayPrices | Returns intraday prices for a security over requested time |
| getSecurityRealtimePrice | Returns realtime price for security |
| getSecurityStockPrices | Returns end-of-day prices for a security over requested time |
| getSecurityZacksAnalystRatingsSnapshot | Returns a snapshot of ratings data compared with previous... |
| getStandardizedFinancials | Returns professional-grade standardized historical financial... |
| getStandardizedFinancialsTable | Returns professional-grade standardized historical financial... |
| intrino_fetch | Perform a get request to an endpoint on the intrino server |
| intrinoR | INTRINO Market Data Api |
| lookupFundamental | Returns the fundamental financial data for the Company with... |
| pipe | Pipe operator Like dplyr, iexcloudR also uses the pipe... |
| prefix | construct the url for the api get request |
| print.intrino_api | print S3 function for intrino_api class |
| setProductionKey | set the INTRINO API key |
| setSandboxKey | set the INTRINO Sandbox Key |
| useProduction | use the intrino production server |
| useSandbox | Use the intrino sandbox server |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.