#' Get Video Stats for one video based on its video ID.
#'
#' @param x A string
#' @return The video Stats for the video with video ID. of \code{x}
get_single_video_stats <- function(x="SwBA1qb5ENg")
{get_stats(video_id = x)}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.