areaplot: Areaplot

Description Usage Arguments Value

Description

Creates an area plot of stock data.

Usage

1
2
  areaplot(ticker = "GOOG", from = "2013-01-01",
    to = Sys.time())

Arguments

ticker

stock ticker symbol. E.g. "GOOG".

from

start date. Either string or date object.

to

end date. Either string or date object.

Value

ggplot object.


kruny1001/pbshop documentation built on May 20, 2019, 6:42 p.m.