GVS_metadata | R Documentation |
Returns metadata on GVS including version and citation information
GVS_metadata(bibtex_file = NULL, ...)
bibtex_file |
Optional output file for writing bibtex citations. |
... |
Additional arguments passed to internal functions. |
List containing: (1) bibtex-formatted citation information, (2) information about GVS data sources, and (3) GVS version information.
This function provides citation information in bibtex format that can be used with reference manager software (e.g., Paperpile, Zotero). Please remember to cite both the sources and the GVS, as the GVS couldn't exist without these sources!
This function is a wrapper that returns the output of the functions GVS_citations, GVS_sources, and GVS_version.
{
metadata <- GVS_metadata()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.