loadData: Load data

Description Usage Arguments Value

View source: R/loadData.R

Description

Function loads the required stock monthly data for tick *x* from https://stooq.pl.

Usage

1
loadData(x, start, end, freq)

Arguments

x

tick of required stock (ex. "PKO")

start

start date (format = yyyymmdd)

end

end date (format = yyyymmdd)

freq

monthly('m')/daily('d') data

Value

data.frame with share prices


rpietrusinski/GA-stock-prices documentation built on May 20, 2019, 5:43 p.m.