View source: R/citationModule.R
citationUI | R Documentation |
This function creates the UI elements for the citation module.
citationUI(id)
id |
A character string that defines the namespace for the module. |
A list containing two elements:
button
: An action button to show citations.
output
: A tag list containing the citation header and output.
citationUI("my_citations")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.