#' VesselTrackeR
#'
#' Description of your package
#'
#' @docType package
#' @author Bill DeVoe
#' @import Rcpp
#' @import httr
#' @import jsonlite
#' @import sp
#' @importFrom Rcpp evalCpp
#' @importFrom methods hasArg
#' @useDynLib VesselTrackeR
#' @name VesselTrackeR
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.