Description Usage Arguments Value
View source: R/realtime_sina.R
Generate a Sina realtime data loader function
1 2 3 4 5 | sina_realtime_loader(
db = get_srt_db(),
today = idate_now(),
api = TushareApi()
)
|
db |
path to database file |
today |
date of today |
api |
a tsapi object |
a load function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.