powered by
get_citation() is defunct. Use contactsurveys::get_citation() instead.
get_citation()
contactsurveys::get_citation()
get_citation(x)
Always errors.
a character vector of surveys to cite
# we recommend using the contactsurveys package for get_citation() if (FALSE) { data(polymod) citation <- contactsurveys::get_citation(polymod) print(citation) print(citation, style = "bibtex") }
Run the code above in your browser using DataLab