apps/test/tests/testthat/data/test.package/R/test.package.r

#' @title
#' Package Title
#'
#' @description
#' Package description
#' 
#' @details 
#' The core functions/methods of this package: 
#'  \itemize{
#'    \item{\code{\link[test.package]{function-name}}: }{
#'
#'      Description of this function.
#'
#'      Use empty lines for creating vertical space.
#'    }
#'    \item{\code{\link[test.package]{function-name}}: }{
#'
#'      Description of this function.
#'
#'      Use empty lines for creating vertical space.
#'    }
#' }
#'
#' @template author
#' @template references
#' @docType package
#' @name test.package
NULL
rappster/rapp documentation built on May 26, 2019, 11:56 p.m.