Description Usage Arguments Details
load original 'tick' data from MY share(\192.168.1.6/share) and save them to local dir in the format of '.rda' files.
| 1 | 
| tickerPattern | string vector. specify target ticker pattern to save | 
| shareDir | string. specify the mapping driver of 'share', default 'Y:/' | 
| save2path | string. specify target dir to save tick data to | 
Data of ticker "A" are saved in a dataframe named "A". For example, load('A/yyyy-mm-dd.rda') will assign tick data of ticker A to a dataframe with the name of 'A' into R work space.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.