Nothing
#' Is Date or DateTime Object
#'
#' @param x An R object.
#'
#' @return A flag indicating whether R is a Date or POSIXct vector.
#' @export
dtt_is_dtt <- function(x) {
.Defunct()
}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.