Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pablobernabeu authored Feb 22, 2024
1 parent 2734a6b commit cfcb6ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@ The [`rscopus_plus`](https://github.com/pablobernabeu/rscopus_plus) functions (B

- `scopus_search_additional_DOIs` searches for additional DOIs.

- `scopus_comparison` compares counts of publications on various topics during a certain period.
- `scopus_comparison` compares counts of publications on various topics throughout a certain period. The comparison terms are shown in the legend and in the lines, and they all include the reference query.

- `plot_scopus_comparison` draws a line plot with the output from `scopus_comparison`.

![plot_L2_L3_EF](https://raw.githubusercontent.com/pablobernabeu/L2_L3_EF/main/plot_L2_L3_EF.svg)

---

*Note.* Before using any of these functions, the user must read in their Scopus API key confidentially (see [rscopus guidelines](https://cran.r-project.org/web/packages/rscopus/vignettes/api_key.html)).
*Note.* Before using any of the first four functions, the user must set their Scopus API key confidentially (see [rscopus guidelines](https://cran.r-project.org/web/packages/rscopus/vignettes/api_key.html)).

---

Expand Down

0 comments on commit cfcb6ac

Please sign in to comment.