R/line.break.R

#' line.break
#'
#' Separtor
#' @return commented line
#' @export
line.break<-function(){return(paste(unlist(rep("#",70)),collapse=""))}
MikeMorris89/rmm documentation built on May 8, 2019, 10:49 a.m.