R/citation.R

#' @title citation
#'
#' @description print the citation for the relevant paper
#'
#' @keywords internal

citation <- function() {
  cat("\nReference: Callaway, Brantly and Huang, Weige  \"Local Intergenerational Elasticities\" Working Paper <https://bcallaway11.github.io/files/Callaway-Huang-LIGE/lige.pdf>, 2018. \n")
}

Try the ccfa package in your browser

Any scripts or data that you put into this service are public.

ccfa documentation built on May 2, 2019, 7:28 a.m.