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)

Try the oRus package in your browser

Any scripts or data that you put into this service are public.

oRus documentation built on July 8, 2020, 5:17 p.m.