R/oRus.R

#' \code{oRus} package
#'
#' Analysis of User Stories for Operational Research
#'
#' See the README on \href{https://github.com/melvidoni/oRus}{GitHub}
#'
#' @docType package
#' @name oRus
#'
#'
#'
NULL


## quiets concerns of R CMD check re: the .'s that appear in pipelines
if(getRversion() >= "2.15.1")  utils::globalVariables(c("document", "topic", "text", "keywords", "keyword", "type"), add = FALSE)
melvidoni/oRus documentation built on July 9, 2020, 1:43 p.m.