R/algorithmia-package.R

#' An R interface to the Algorithmia API
#'
#' @name algorithmia
#' @docType package
#' @author Bob Rudis (@@hrbrmstr)
#' @import purrr
#' @import httr
#' @importFrom jsonlite fromJSON toJSON
#' @importFrom utils URLencode
#' @importFrom stringi stri_split_regex
NULL
hrbrmstr/algorithmia documentation built on May 17, 2019, 4:55 p.m.