R/zz.R

#' Pipe operator
#'
#' @name %>%
#' @rdname pipe
#' @keywords internal
#' @export
#' @importFrom magrittr %>%
#' @usage lhs \%>\% rhs
NULL

globalVariables(c(".", "X1", "X2", "X3", "Country", "filter", "html_node", "name", 
                  "iso_a2", "Ministry responsible", "Prison administration",
                  "Ranking", "Title", "case_when"))
danilofreire/prisonbrief documentation built on Feb. 15, 2021, 12:51 p.m.