Learn R Programming

socialmixr (version 0.1.8)

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, ...)

Value

citation as bibentry

Arguments

x

a character vector of surveys to cite

quiet

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

...

ignored

Examples

Run this code
data(polymod)
cite(polymod)

Run the code above in your browser using DataLab