#' Brands listed on the Tokyo Stock Exchange
#'
#' A dataset containing brands
#' listed on the Tokyo Stock Exchange
#' as of the end of December 2021 published by the JPX.
#'
#' @format A data frame with 4170 rows and 4 variables:
#' \describe{
#' \item{code}{brand code}
#' \item{name}{company name}
#' \item{category}{market and product category}
#' \item{indust17}{17 types of industries}
#' }
#' @source \url{
#' https://www.jpx.co.jp/markets/statistics-equities/misc/01.html}
"BrandCode"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.