| get_citation | R Documentation |
get_citation() has been deprecated in favour of
contactsurveys::get_citation().
Gets a full citation for a survey().
get_citation(x)
x |
a character vector of surveys to cite |
citation as bibentry
# we recommend using the contactsurveys package for get_citation()
## Not run:
data(polymod)
citation <- contactsurveys::get_citation(polymod)
print(citation)
print(citation, style = "bibtex")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.