Description Usage Arguments Value Author(s) See Also Examples
View source: R/exportSynonyms.R
Functions that allow to transfer synonyms from one database to another. This may be useful because the synonyms include quite a bit of manual matching on large datasets. Transferring those allows to reconstruct a database from source file more easily.
1 2 |
file |
File name for export and import |
Used for the side effect of creating/importing a file. The file includes the columns phrase, table and key.
Dominik Reusser
1 2 | exportSynonyms("synonym_table.tab")
importSynonyms("synonym_table.tab")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.