fun_profile | R Documentation |
Retrieve Profile Data from ‘twelvedata’.
fun_profile(sym, exchange = "", country = "", apikey)
sym |
(character) A (single or vector) symbol for Indices. Defaults to unset. |
exchange |
(optional, character) Exchange. Defaults to unset. |
country |
(optional, character) An alpha code or country name. Defaults to unset. |
apikey |
(optional character) An API key override, if missing a value cached from
package startup is used. The startup looks for either a file in the per-package config
directory provided by |
fun_profile
.
The requested data is returned as a list
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.