#' 100 largest companies of each region in Italy
#'
#' A dataset containing the 100 companies with the largest estimated number of employees
#' for each region (NUTS 2) in Italy.
#' Adapted from the 2019 Global Company Dataset made freely available by People Data Labs.
#'
#' @docType data
#' @format A data frame with 2100 rows and 3 variables
#'
#' @usage data("companies_ITA")
#'
#' @source \url{https://www.kaggle.com/peopledatalabssf/free-7-million-company-dataset}
"companies_ITA"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.