R/Ref_stagflation.R

#' Articles and Books Explaining the 1970s US Stagflation.
#'
#' A dataset containing all the articles and books cited by
#' the books and academic articles endeavouring to explain
#' what happened in the US economy in the 1970s.
#'
#' @format A data frame with 4416 rows and 6 variables:
#' \describe{
#'   \item{Citing_ItemID_Ref}{Identifier of the citing document}
#'   \item{ItemID_Ref}{Identifier of the cited document}
#'   \item{Author}{Author of the cited document}
#'   \item{Year}{Year of publication of the cited document}
#'   \item{Title}{Title of the cited document}
#'   \item{Journal}{Journal of publication of the cited document (if an article)}
#' }
#' @source Goutsmedt A. (2020) “From Stagflation to the Great Inflation: Explaining the 1970s US Economic
#' Situation”. Revue d’Economie Politique, Forthcoming 2021.

"Ref_stagflation"
agoutsmedt/biblionetwork documentation built on March 4, 2023, 7:05 p.m.