Nothing
#' @details
#'
#' *sched* package.
#'
#' *sched* offers classes and functions to contact web servers while enforcing
#' scheduling rules required by the sites. The URL class makes it easy to
#' construct a URL by providing parameters as a vector. The Request class allows
#' to describes SOAP or standard requests: URL, method (POST or GET), header,
#' body. The Scheduler class controls the request frequency for each server
#' address by mean of rules (Rule class). The RequestResult class permits to get
#' the request status to handle error cases and the content.
#'
#' @seealso \link{Rule}, \link{URL}.
#'
"_PACKAGE"
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.