apa_citation: APA citation of R package

Description Usage Arguments Value Examples

View source: R/apa_citation.R

Description

Returns an APA-formatting citation of an R package

Usage

1

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

1
2
## cite this pacakge
apa_citation("tfse")

tfse documentation built on May 2, 2019, 11:28 a.m.