R/data.R

#' @title ADH China Shock: Master Data
#'
#' @md
#' @description Contains main variables at the community-year level.
#'
#' @source [https://github.com/paulgp/bartik-weight]()
"ADH_master"

#' @title ADH China Shock: Local Industry Shares
#'
#' @md
#' @description Contains local industry share at the community-year-industry level.
#'
#' @source [https://github.com/paulgp/bartik-weight]()
"ADH_local"

#' @title ADH China Shock: Local Industry Shares in Wide Format
#'
#' @md
#' @description Contains local industry share at the community-year level.
#'
#' @source [https://github.com/paulgp/bartik-weight]()
"ADH_local_wide"

#' @title ADH China Shock: "Global" Industry Growths
#'
#' @md
#' @description Contains industry growth at the year-industry level.
#'
#' @source [https://github.com/paulgp/bartik-weight]()
"ADH_global"


#' @title BAR Canonical Bartik: Master Data
#'
#' @md
#' @description Contains main variables at the community-year level.
#'
#' @source [https://github.com/paulgp/bartik-weight]()
"BAR_master"

#' @title BAR Canonical Bartik: Local Industry Shares
#'
#' @md
#' @description Contains local industry share at the community-year-industry level.
#'
#' @source [https://github.com/paulgp/bartik-weight]()
"BAR_local"

#' @title BAR Canonical Bartik: Local Industry Shares in Wide Format
#'
#' @md
#' @description Contains local industry share at the community-year level.
#'
#' @source [https://github.com/paulgp/bartik-weight]()
"BAR_local_wide"


#' @title BAR Canonical Bartik: "Global" Industry Growths
#'
#' @md
#' @description Contains industry growth at the year-industry level.
#'
#' @source [https://github.com/paulgp/bartik-weight]()
"BAR_global"
jjchern/bartik.weight documentation built on May 17, 2019, 7:28 p.m.