#' Index of Countries.
#'
#' Data frame containing a normalized index of countries.\cr
#' Data are used by \code{\link{biblioAnalysis}} function
#' to extract Country Field of Cited References and Authors.
#'
#' @format A data frame with 197 rows and 4 variables:
#' \describe{
#' \item{countries}{country names}
#' \item{continent}{continent names}
#' \item{Longitude}{country centroid longitude}
#' \item{Latitude}{country centroid latitude}
#' }
#'
#' @name countries
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.