#' videor: Tool Box for Video Analysis Based on 'imager'
#'
#' videor provides tools for video analysis.
#' @docType package
#' @name videor
NULL
#' @importFrom imager load.video
#' @importFrom checkmate assert_access
#' @importFrom checkmate assert_character
#' @importFrom checkmate assert_numeric
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.