#' String of current time
#'
#' These functions gives the current time
#' @keywords time
#' @export
#' @examples
#'
df_as_numeric<-function(x){
data.frame(sapply(x,function(y) as.numeric(y)))
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.