makeOneMinDataObj: makeOneMinDataObj

Description Usage Arguments Details Author(s)

Description

This makes the onemindata obtained from google drive into a data table

Usage

1
makeOneMinDataObj(dirName = ".", echoFlag = FALSE)

Arguments

dirName

- input Directory name

echoFlag

- flag to display the file being processed

Details

loads the data in a file(oneminute google drive data into a table). It reads all the files in a directory. If file is a zip file, it needs to be processed ==== TBD === Reads the text file and formats it into a data table with (Symbol, date, time , OHLC, volume) Returns the object with all the data read.

Author(s)

Siva Sunku


sivasunku/dataPrepare documentation built on May 16, 2019, 9:12 p.m.