citations: Citation

View source: R/hello.R

citationsR Documentation

Citation

Description

Generates citations of all loaded packages

Usage

citations(includeURL = TRUE, bibtex = TRUE)

Arguments

includeURL

boolean, Should the URL be returned?

bibtex

boolean, Should the citations be returned as bibtex?

Value

printed output to console

Examples

library(ggplot2)
library(agricolaeplotr)
library(agricolae)
library(raster)
citations()

jensharbers/agricolaeplotr documentation built on Feb. 3, 2025, 5:40 p.m.