get_article_location_data: Extracts addresses of affiliated departments from Pubmed...

Description Usage Arguments Value Examples

View source: R/rpubmed_locations.R

Description

Extracts addresses of affiliated departments from Pubmed metadata email addresses are cleaned out.

Usage

1

Arguments

abstracts

A list of Pubmed records. e.g. from fetch_in_chunks()

Value

character vector of addresses

Examples

1
2
3
4
5
## Not run: 
# Extract affiliated addresses from article metadata:
affil_addresses <- get_article_location_data(abstracts)

## End(Not run)

rpubmed documentation built on May 2, 2019, 5:25 p.m.