#' Rafael Nadal vs Novak Djokovic head to head
#'
#' @source <https://www.atptour.com/en/players/fedex-head-2-head/novak-djokovic-vs-rafael-nadal/D643/N409>
#' @format Data frame with columns
#' \describe{
#' \item{Year}{Year}
#' \item{Event}{Event}
#' \item{Location}{Geographical location}
#' \item{Surface}{Type of surface (court)}
#' \item{RND}{Tournament Round}
#' \item{Winner}{Name of winner}
#' \item{Result}{Text field with match scores}
#' \item{Loser}{Name of loser}
#' }
"rafa_novak"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.