You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/r/arxiv.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ Please see the following resources for more information on API usage:
30
30
31
31
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()`.
32
32
33
-
- <ahref="https://cran.r-project.org/web/packages/aRxiv/index.html"target="_blank">arXiv: Interface to the arXiv API</a>
33
+
- <ahref="https://cran.r-project.org/web/packages/aRxiv/index.html"target="_blank">aRxiv: Interface to the arXiv API</a>
34
34
- <ahref="https://cran.r-project.org/web/packages/ggplot2/index.html"target="_blank">ggplot2: Create Elegant Data Visualisations Using the Grammar of Graphics</a>
35
35
36
36
We load the libraries used in this tutorial below:
0 commit comments