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: README.Rmd
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -59,7 +59,7 @@ The new version of the API requires an api key, or all of your requests will be
59
59
set PATENTSVIEW_API_KEY=my_keys_value_without quotes
60
60
```
61
61
62
-
See [this page](https://mustberuss.github.io/patentsview/articles/api-changes.html) about the change. The navigation there will get you to the updated vignettes and reference pages.
62
+
See [this page](articles/api-changes.html) about the change. The navigation there will get you to the updated vignettes and reference pages.
Head over to the package's [webpage](https://docs.ropensci.org/patentsview/index.html) for more info, including:
77
77
78
-
* A [getting started vignette](https://docs.ropensci.org/patentsview/articles/getting-started.html) for first-time users. The package was also introduced in an [rOpenSci blog post](https://ropensci.org/blog/2017/09/19/patentsview/).
79
-
* An in-depth tutorial on [writing queries](https://docs.ropensci.org/patentsview/articles/writing-queries.html)
80
-
* A list of [basic examples](https://docs.ropensci.org/patentsview/articles/examples.html)
81
-
* Two examples of data applications (e.g., a brief analysis of the [top assignees](https://docs.ropensci.org/patentsview/articles/top-assignees.html) in the field of databases)
78
+
* A [getting started vignette](articles/getting-started.html) for first-time users. The package was also introduced in an [rOpenSci blog post](https://ropensci.org/blog/2017/09/19/patentsview/).
79
+
* An in-depth tutorial on [writing queries](articles/writing-queries.html)
80
+
* A list of [basic examples](articles/examples.html)
81
+
* Two examples of data applications (e.g., a brief analysis of the [top assignees](articles/top-assignees.html) in the field of databases)
0 commit comments