Learn R Programming

socialmixr (version 0.1.4)

cite: Citation for a survey

Description

Gets a full citation for a survey. If quiet is FALSE (default)

Usage

# S3 method for survey
cite(x, quiet = FALSE, ...)

Arguments

x

a character vector of surveys to cite

quiet

if set to TRUE, do not print entry, just return bibentry object

...

ignored

Value

citation as bibentry

Examples

Run this code
# NOT RUN {
data(polymod)
cite(polymod)
# }

Run the code above in your browser using DataLab