This repository was archived by the owner on Sep 9, 2022. It is now read-only.
rplos v0.6.0
MINOR IMPROVEMENTS
- Added notes to documentation for relavant functions for how to do
phrase searching. (#96) (#97) thanks @poldham - Removed parameter
randomparameter fromcitations()function as it's
no longer available in the API (#103) - Swapped out all uses of
dplyr::rbind_all()fordplyr::bind_rows()(#105) full_text_urls()now gives backNAwhen DOIs for annotations are
given, which can be easily removed.
BUG FIXES
- Fixed
full_text_urls()function to create full text URLs for PLOS
Clinical Trials correctly (#104)