cite {socialmixr} | R Documentation |
Citation for a survey
Description
Gets a full citation for a survey()
.
Usage
## S3 method for class 'survey'
cite(x, ...)
Arguments
x |
a character vector of surveys to cite |
... |
ignored |
Value
citation as bibentry
Examples
data(polymod)
cite(polymod)
[Package socialmixr version 0.3.2 Index]