#' Random 20 Numerical Values.
#'
#' A dataset containing 20 numberical values for test Euclidean Algorithm.
#'
#' @format A data frame with 20 random variables:
#' \describe{
#' \item{Value_One}{First Numerical Value}
#' \item{Value_Two}{Second Numerical Value}
#'
#' }
#' @source Generated Random Values for test Gratest common divisor. \url{https://en.wikipedia.org/wiki/Euclidean_algorithm}
"random_values"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.