#' \pkg{vesselett}
#'
#' Functions for target tracking
#'
#' @name vesselett
#' @docType package
#' @import dplyr
#' @import expm
#' @import assertthat
#' @importFrom ggplot2 ggplot geom_point aes_string facet_wrap theme element_blank element_rect element_line geom_path theme_bw aes geom_polygon aes_ aes_string geom_line geom_text
#' @importFrom stats dpois rWishart rbinom rnorm rpois runif dist kmeans aggregate weighted.mean
#' @importFrom plyr ddply . colwise
#' @importFrom utils combn
#' @importFrom clue solve_LSAP
#' @importFrom fpc pamk
#' @importFrom Rdpack reprompt
#' @importFrom mixtools ellipse
#' @importFrom tidyr pivot_longer drop_na pivot_wider
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.