Description Usage Arguments Examples
Take an endpoint and attach it to the base url from finnhub
1 | endpoint_url(end_point, ...)
|
end_point |
An API endpoint. Example for stock peers /stock/peers. |
1 2 | finnhub_base_url <- 'https://finnhub.io/api/v1/'
endpoint_url('stock/peers')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.