fetch_data: Helper Function

View source: R/fetch_data.R

fetch_dataR Documentation

Helper Function

Description

Helper Function

Usage

fetch_data(fetch_method, symbol, from, to)

Arguments

fetch_method

a function to load data

symbol

a character vector

from

character vector specifying the start date (ISO8601 format)

to

character vector specifying the end date (ISO8601 format)

Value

dataframe


bilnash/CSE documentation built on Oct. 1, 2024, 4:17 p.m.