avGet: Perform a get request to an endpoint on the alpha_vantage...

Description Usage Arguments Value

View source: R/core.R

Description

Perform a get request to an endpoint on the alpha_vantage server

Usage

1
avGet(endpoint)

Arguments

endpoint

a string which will form the variable are of the endpoint URL

Value

parsed response data, this will usually be a list of key:value pairs from parsed json object


schardtbc/avR documentation built on March 12, 2020, 1:29 a.m.