Read in PubMed Citations (from txt file)
read_pubmed_txt.Rd
Reads PubMed text-format citations spanning multiple lines, usually obtained by downloading a text file from PubMed as 'Summary (text)'.
Arguments
- file
Path to .txt file; or another possible input to
readLines()
.