View source: R/extract_valid_abbreviations.R
| extract_validate_abbreviations | R Documentation |
Extracts abbreviations which are preceded by the full text (e.g. 'The Quebec Xylophone Enterprise Foundation (QXEF)').
extract_validate_abbreviations(lines)
lines |
Lines to extract |
Only 'valid' abbreviations are extracted, viz. those abbreviations of the form (ABC) where the first letters
of the preceding words
(excluding some common words like of, and, etc.) are 'a', 'b', 'c'.
Character vector of abbreviations of the form (ABC)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.