.negate_coi_1 | R Documentation |
Keep statements such as "No conficts of interest reported", but do not keep statements such as "The conflicts of interest are becoming commoner."
.negate_coi_1(article, dict)
article |
The text as a vector of strings. |
dict |
A list of regular expressions for each concept. |
A boolean indicating whether a disclosure should be retained.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.