R/HSClientR-package.R

#' HydroShare HSClientR
#'
#' This package provides a `R6`-based client and set of functions
#' for accessing the [HydroShare](https://hydroshare.org) API.
#' This client is originally modeled after the Python-equivalent
#' [hs_restclient](https://github.com/hydroshare/hs_restclient).
#'
#' @name HSClientR-package
#'
#' @docType package
#'
#' @author Justin Singh-Mohudpur \email{justin@@justinsingh.me}
#'
#' @keywords package
NULL
program--/HSClientR documentation built on April 14, 2021, 8:40 a.m.