#' String of current time
#'
#' These functions gives the current time
#' @keywords time
#' @export
#' @examples
#'
class_df<-function(df){
sapply(df,class)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.