R/aaa.R

Defines functions foobar

#' @importFrom magrittr %>%
#' @export
magrittr::`%>%`

#' @importFrom magrittr %<>%
#' @importFrom magrittr %T>%
#'
NULL


#' @importFrom stringr str_replace
#' @importFrom stringr str_extract
#' @importFrom stringr str_detect
#' @importFrom stringr str_subset
#'
#' @importFrom rvest html_nodes
#' @importFrom rvest html_attr
#'
foobar <- function() {

}
dongzhuoer/rget documentation built on July 29, 2020, 1:45 p.m.