stockData: Import stock data from exchange

Description Usage Arguments Examples

Description

This function imports mid-year prices from the tlv-125 index.

Usage

1
stockData(arg)

Arguments

arg

import- get it, add- add it as a column to the data frame, write- write the new dataframe

Examples

1
2
3
4
5
stockData('import')
stockData('writeOutStock')
stockData('saved')
stockData('createSaved')
stockData('add')

benyomin/censusFunctions documentation built on May 12, 2019, 3:03 p.m.