R/utils.r

Defines functions `%p+%`

`%p+%` <- function(x, y) { paste0(x, y, collapse="") }

sGET <- purrr::safely(httr::GET)
hrbrmstr/threatcrowd documentation built on May 17, 2019, 5:14 p.m.