Nothing
#' httping
#'
#' Ping urls to time requests
#'
#' @section Pipes:
#' You can use this function with or without pipes. We export the pipe
#' \code{\%>\%} in this package so you don't have to load it separately.
#'
#' @keywords internal
"_PACKAGE"
## usethis namespace: start
#' @import httr
#' @importFrom methods is
#' @importFrom stats setNames
#' @importFrom jsonlite fromJSON
## usethis namespace: end
NULL
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.