Learn R Programming

agricolaeplotr (version 0.6.1)

citations: Citation

Description

Generates citations of all loaded packages

Usage

citations(includeURL = TRUE, bibtex = TRUE)

Value

printed output to console

Arguments

includeURL

boolean, Should the URL be returned?

bibtex

boolean, Should the citations be returned as bibtex?

Examples

Run this code
library(ggplot2)
library(agricolaeplotr)
library(agricolae)
library(raster)
citations()

Run the code above in your browser using DataLab