View source: R/getTimeSeries.R
getTimeSeries | R Documentation |
获取指定日期时间开始的时间序号,具体到秒
getTimeSeries(startDatetime = Sys.time(), seconds = 86400)
startDatetime |
开始日期,带时间部分,UTC |
seconds |
秒数 |
返回标准UTC或CST的时间类型
getTimeSeries();
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.