fun_profile: Fundamental Data Accessor for the Profile from 'twelvedata'...

View source: R/fun_profile.R

fun_profileR Documentation

Fundamental Data Accessor for the Profile from ‘twelvedata’ This API endpoint is available starting with the Grow plan.

Description

Retrieve Profile Data from ‘twelvedata’.

Usage

fun_profile(sym, exchange = "", country = "", apikey)

Arguments

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 tools::R_user_dir (for R 4.0.0 or later), or the TWELVEDATA_API_KEY variable.

Details

fun_profile.

Value

The requested data is returned as a list object.

See Also

https://twelvedata.com/docs


eddelbuettel/td documentation built on Nov. 20, 2024, 3:43 p.m.