#' kaggle api client
#'
#' An interface for interacting with Kaggle's API
#'
#' @seealso \href{https://www.kaggle.com}{Kaggle.com}
#' @keywords internal
"_PACKAGE"
gv <- c(".", "download.file", "name", "ref", "submission_date", "unzip", "score", "browseURL", "name_old", "total_bytes", "check_path_competition_id", "kgl_home_dir", "file_name")
globalVariables(gv)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.