R/package.R

#' imapr - An R Interface to IMAP
#'
#' Performs IMAP queries via curl.
#'
#' @name imapr
#'
#' @importFrom magrittr %>% %<>%
#' @export %>%
#'
NULL

#' Pipe operator.
#'
#' Exported from \pkg{magrittr}.
#'
#' @aliases %>%
#' @name pipe
#'
NULL
crazycapivara/imapr documentation built on May 14, 2019, 11:32 a.m.