R/timer.R

#' 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
yusuzech/timeR documentation built on June 24, 2020, 6:02 a.m.