citations | R Documentation |
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.
citations()
citations()
plot_tsne(merged_sample)
# Rtsne added to citations
citations()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.