| calculate_similarity | Calculates similarity between documents | 
| check_filetypes | Checks directory files to see if they can be imported | 
| chimera_detect | Detect multilingual texts | 
| create_dfm | Create a document-feature matrix | 
| deduplicate | Remove duplicate entries from a data frame | 
| detect_database | Detects from which database a search originated | 
| detect_filetype | Detects file types | 
| get_stopwords | Retrieve stopwords for a given language | 
| get_tokens | Retrieves tokens from a text | 
| import_BIOSIS | Import .txt from BIOSIS and several other Web of Science... | 
| import_Core | Import files from Core Collections | 
| import_EBSCO | Import from generic EBSCO results across several databases | 
| import_EngVill | Import from Engineering Village | 
| import_MEDLINE | Import Web of Science MEDLINE | 
| import_NDLTD | Import from the Networked Digital Library of Theses and... | 
| import_OATD | Import from Open Access Theses and Dissertations | 
| import_OpenThesis | Import from OpenThesis.org | 
| import_OtherWoS | Import from miscellaneous Web of Science databases | 
| import_ProQuest | Import from generic ProQuest .xls results | 
| import_results | Import results of a systematic review | 
| import_revtools | Import .bib and .ris files | 
| import_Scopus | Import .csv from Scopus | 
| import_ZooRec | Import .txt from Zoological Record | 
| import_Zotero | Import .csv exported from Zotero | 
| language_code | Get short language codes | 
| language_detect | Detect the language of a text | 
| read_files | Reads in files to import | 
| remove_punctuation | Remove punctuation from text | 
| remove_similar | Removes similar documents based on text similarity | 
| remove_stopwords | Remove stopwords from text | 
| report_results | Report search results per database | 
| standardize_df | Convert dataframes to standard format | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.