Check if is integer and could be POSIX between 1970 and 2100.
1 2 | is.int.POSIXct(x, date_from = as.POSIXct("1970-01-01"),
date_to = as.POSIXct("2100-01-01"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.