#' \pkg{dvsc}
#'
#' Create a SportsCode XML file from a DataVolley volleyball match file.
#'
#' @name dvsc
#' @docType package
#' @importFrom assertthat assert_that is.flag is.string
#' @importFrom datavolley read_dv dv_example_file
#' @importFrom glue glue
#' @importFrom stats na.omit
#' @importFrom utils read.csv
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.