R/dvsc-package.R

#' \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
scienceuntangled/dvsc documentation built on Jan. 2, 2020, 12:54 a.m.