R/hosts.R

Defines functions hirs_hosts

Documented in hirs_hosts

#' List hosts
#'
#' @export
#' @inheritParams index
#' @examples \dontrun{
#' hirs_hosts()
#' }
hirs_hosts <- function(...) hir_GET("hosts", ...)
ropensci-archive/hirsutosa documentation built on May 13, 2022, 9:13 p.m.