.negate_disclosure_1 | R Documentation |
Keep statements such as "No financial disclosures reported.", but do not keep statements such as "The authors disclose not funding received."
.negate_disclosure_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.