R/graphr-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/graphr documentation built on May 18, 2020, 2:11 p.m.