| get_citation {socialmixr} | R Documentation | 
Citation for a survey
Description
Gets a full citation for a survey().
Usage
get_citation(x)
Arguments
x | 
 a character vector of surveys to cite  | 
Value
citation as bibentry
Examples
data(polymod)
citation <- get_citation(polymod)
print(citation)
print(citation, style = "bibtex")
[Package socialmixr version 0.3.2 Index]