citations | R Documentation |
Generates citations of all loaded packages
citations(includeURL = TRUE, bibtex = TRUE)
includeURL |
boolean, Should the URL be returned? |
bibtex |
boolean, Should the citations be returned as bibtex? |
printed output to console
library(ggplot2)
library(agricolaeplotr)
library(agricolae)
library(raster)
citations()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.