Additions:
- More drugs and synonyms added to
lookup_df
from DEA Orange Book
Breaking Changes:
-
lookup()
: added the word originally searched by the user to the output
- Drug variables “class” and “category” were switched
- Removed option to sort output in
compress_lookup()
Added:
R/parse()
R/lookup_syn()
vignettes/parse_lookup.Rmd
data/drug_stop_words.rda
inst/scripts/make_drug_stop_words.R
Minor Updates:
- Corrected various typos / spelling errors
- Added documentation for function arguments
- Re-organised components of
inst/
Added a NEWS.md
file to track changes to the package.