p_citation(package = "r", copy2clip = interactive(), tex = getOption("pac_tex"), ...)p_cite(package = "r", copy2clip = interactive(), tex = getOption("pac_tex"), ...)
TRUE attempts to copy the output to the
clipboard.TRUE A only the BibTex version of the citation
is copied to the clipboard. If FALSE The standard citation is copied
to the clipboard. If NA both are copied to the clipboard. Default
allows the user to set a "pac_tex" in his/her .Rprofile.citationGenerate citation for a package.
## <strong>Not run</strong>: # p_citation() # p_cite(pacman) # p_citation(pacman, tex = FALSE) # p_citation(tex = FALSE) # p_cite(knitr) # ## <strong>End(Not run)</strong>
citation