citations: Show citations

View source: R/utils.R

citationsR Documentation

Show citations

Description

This function lists citations for all the major packages used by the notame functions that have been called during the session. All notame functions update the list automatically. The citations are taken from the call to citation("package"), and complemented with a brief description of what the package was used for. NOTE: the citations might not point to the correct paper if the package authors have not supplied correct citation information for their package. The output is written to the current log file, if specified.

Usage

citations()

Examples


citations()

plot_tsne(merged_sample)

# Rtsne added to citations
citations()


antonvsdata/notame documentation built on Sept. 14, 2024, 11:09 p.m.