R/rfusion.R

#' \code{rfusion} package
#'
#' R client to fusion server api
#'
#'
#' @docType package
#' @name rfusion

## quiets concerns of R CMD check re: the .'s that appear in pipelines
if (getRversion() >= "2.15.1")

  utils::globalVariables(c(".", ".x", ".y",":=",".conn"))
jjesusfilho/rfusion documentation built on May 8, 2019, 11:56 a.m.