#' timeR: A package to make timing codes easier
#'
#' The timeR package saves your time by timing your code and save
#' recordings to a data frame automatically.So you don't have to do all these
#' steps manually by yourself.
#'
#' @docType package
#' @name timeR
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.