#' String of current time
#'
#' These functions gives the current time
#' @keywords time
#' @export
#' @examples
#'
dename<-function(x){
x<-c(unlist(x))
names(x)<-NULL
x
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.