#' homebrewanalytics
#'
#' The 'Homebrew Project' <brew.sh> has a myriad of "recipes" that
#' make life easier for 'macOS' users by enabling them to (mostly) effortlessly
#' install popular open source libraries, tools, utilities and applications.
#' The project collectes anonymous metrics from users who have not opted-out
#' of metrics collection and makes them available via a 'JSON' 'API'.
#'
#' @md
#' @name homebrewanalytics
#' @docType package
#' @author Bob Rudis (bob@@rud.is)
#' @import httr
#' @importFrom memoise memoise
#' @importFrom jsonlite fromJSON
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.