#' worldgeojson
#'
#' This dataset is the world map in geojson format (list)
#'
#' @name worldgeojson
#'
#' @keywords datasets
#'
#' @format
#'A list in geojson format
#'
#'
#'
#' @examples
#' library(COVID19bb)
#' data(covid_19_all)
#'
#' @source
#' This data comes from 'highcharter v0.8.2' <https://code.highcharts.com/mapdata/custom/world.js >
#'
"worldgeojson"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.