#' Dairy Foods Information on all dairy plants in the United States
#'
#' Dairy industry directory of dairy processors that supply milk, milk-based beverages, cheese, yogurt, ice cream, and other dairy foods and beverages
#'
#' @format A tibble with 1,983 rows and 35 variables:
#' \describe{
#' \item{company_name}{chr Name of the Dairy Organization}
#' \item{company_type}{chr Products the Dairy Organization specialized in}
#' \item{primary_product1}{chr denoting first primary product}
#' \item{primary_product2}{chr denoting second primary product}
#' \item{primary_product3}{chr denoting third primary product}
#' \item{primary_product4}{chr denoting fourth primary product}
#' \item{primary_product5}{chr denoting fifth primary product}
#' \item{primary_product6}{chr denoting sixth primary product}
#' \item{primary_product7}{chr denoting seventh primary product}
#' \item{primary_product8}{chr denoting eighth primary product}
#' \item{primary_product9}{chr denoting ninth primary product}
#' \item{primary_product10}{chr denoting tenth primary product}
#' \item{primary_product11}{chr denoting eleventh primary product}
#' \item{primary_product12}{chr denoting twelfth primary product}
#' \item{primary_product13}{chr denoting thirteenth primary product}
#' \item{primary_product14}{chr denoting fourteenth primary product}
#' \item{primary_product15}{chr denoting fifteenth primary product}
#' \item{primary_product16}{chr denoting sixteenth primary product}
#' \item{primary_product17}{chr denoting seventeenth primary product}
#' \item{primary_product18}{chr denoting eighteenth primary product}
#' \item{primary_product19}{chr denoting nineteenth primary product}
#' \item{primary_product20}{chr denoting twentieth primary product}
#' \item{primary_product21}{chr denoting twenty-first primary product}
#' \item{primary_product22}{chr denoting twenty-second primary product}
#' \item{primary_product23}{chr denoting twenty-third primary product}
#' \item{primary_product24}{chr denoting twenty-fourth primary product}
#' \item{primary_product25}{chr denoting twenty-fifth primary product}
#' \item{primary_product26}{chr denoting twenty-sixth primary product}
#' \item{primary_product27}{chr denoting twenty-seventh primary product}
#' \item{primary_product28}{chr denoting twenty-eighth primary product}
#' \item{primary_product29}{chr denoting twenty-ninth primary product}
#' \item{primary_product30}{chr denoting thirty primary product}
#' \item{primary_product31}{chr denoting thirty-first primary product}
#' \item{primary_product32}{chr denoting thirty-second primary product}
#' \item{primary_product33}{chr denoting thirty-third primary product}
#' }
#' @source <https://www.dairyfoods.com/directories>
"dairy_plant_data"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.