#' \pkg{opensportml}
#'
#' Image and video machine learning tools, for application to sports analytics.
#'
#' @name opensportml
#' @docType package
#' @importFrom assertthat assert_that is.flag is.string
#' @importFrom ggplot2 aes_string coord_equal geom_segment theme_void
#' @importFrom magrittr `%>%`
#' @importFrom ovideo ov_transform_points
#' @importFrom ovml ovml_cache_dir ovml_plot ovml_ggplot ovml_yolo ovml_yolo_detect
#' @importFrom stats setNames
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.