Learn R Programming

tfse (version 0.5.0)

apa_citation: APA citation of R package

Description

Returns an APA-formatting citation of an R package

Usage

apa_citation(pkg)

Arguments

pkg

Name of package (quoted string)

Value

A character vector of the APA citation. If on Mac or PC, then also it's stored to the system's clipboard.

Examples

Run this code
# NOT RUN {
## cite this pacakge
apa_citation("tfse")

# }

Run the code above in your browser using DataLab