Description Usage Arguments Examples
View source: R/getTimestampSummary.R
Summary about a Sequence of (Text) Timestamps
| 1 | getTimestampSummary(x, format = NULL, template_index = NULL)
 | 
| x | vector of character representing timestamps | 
| format | format description, such as "%Y-%m-%d %H:%M:%S" | 
| template_index | index in  | 
| 1 2 | x <- kwb.datetime::sequenceOfTimestamps("2019-10-31", "2019-11-01")
getTimestampSummary(x)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.