#' testpackage: Learnin' about UFOs
#'
#' Data about UFO sightings in the United States. Functions for plotting by
#' state and importing the data.
#'
#' @section Data import functions:
#' \code{\link{ufo_data}}
#'
#' @section Plotting functions:
#' \code{\link{plotbymonth}}
#'
#'
#' @section Other section can go here, e.g. thoughts on future dev:
#' \itemize{
#' \item first item
#' \item second item
#' }
#'
#' @docType package
#' @name testpackage
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.