Skip to content

Commit

Permalink
update news
Browse files Browse the repository at this point in the history
  • Loading branch information
crew102 committed Sep 26, 2018
1 parent b743f80 commit 99da305
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# wosr 0.2.0

## New functions

* `query_wos_apply()` and `pull_wos_apply()` added to issue multiple queries to the WoS API and pull the data for those queries, respectively

## Misc

* `pull_wos()` now returns empty data frames instead of `NA` if the user's query returns no results
* `pull_wos()` explicitly casts all string fields to be character vectors, and `pull_incites()` now correctly casts the `esi_most_cited_article` field to be a logical vector (instead of a numeric)

# wosr 0.1.2

## New functions
Expand Down

0 comments on commit 99da305

Please sign in to comment.