Skip to content

Commit b141a2f

Browse files
committed
Fix aRxiv vs. arXiv
1 parent f30860c commit b141a2f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/r/arxiv.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Please see the following resources for more information on API usage:
3030

3131
The following packages libraries need to be installed into your environment to run the code examples in this tutorial. These packages can be installed with `install.packages()`.
3232

33-
- <a href="https://cran.r-project.org/web/packages/aRxiv/index.html" target="_blank">arXiv: Interface to the arXiv API</a>
33+
- <a href="https://cran.r-project.org/web/packages/aRxiv/index.html" target="_blank">aRxiv: Interface to the arXiv API</a>
3434
- <a href="https://cran.r-project.org/web/packages/ggplot2/index.html" target="_blank">ggplot2: Create Elegant Data Visualisations Using the Grammar of Graphics</a>
3535

3636
We load the libraries used in this tutorial below:

0 commit comments

Comments
 (0)