#' 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.