| citeData | R Documentation | 
This function returns the citation texts in text and Bibtex formats of data sets a user extracts by the UTDEventData package.
citeData(table_name = "")
| table_name | a name of a data table a user specifies. Your input is NOT case-sensitive. | 
The texts of proper citations for publication in text and Bibtex formats
The citation texts for the package can be found after requesting data with ‘pullData()' or ’sendQeury()'.
## Not run: # citations for Cline Phoenix Event data
citeData("cline_Phoenix_swb")
# citations for ICEWS
citeData("icews")
# citations for real-time phoenix data
citeData("phoenix_rt")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.