R/impexp-package.R

#' @keywords internal
#' @importFrom dplyr %>%
#' @importFrom rlang .data
NULL

## quiets concerns of R CMD check re: the .'s that appear in pipelines
if(getRversion() >= "2.15.1") utils::globalVariables(c("."))
stephLH/importr documentation built on April 6, 2020, 7:37 p.m.