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", ...)
ropenscilabs/hirsutosa documentation built on May 11, 2022, 6:50 a.m.