File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,7 +10,8 @@ Description: Provides an R interface to the OMOPHub API for accessing
1010 concept mappings with automatic pagination and rate limiting.
1111License: MIT + file LICENSE
1212URL: https://github.com/omopHub/omophub-R,
13- https://docs.omophub.com
13+ https://docs.omophub.com,
14+ https://omophub.github.io/omophub-R
1415BugReports: https://github.com/omopHub/omophub-R/issues
1516Depends: R (>= 4.1)
1617Imports:
Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ reference:
2121 - OMOPHubClient
2222 - get_api_key
2323 - set_api_key
24+ - has_api_key
2425
2526 - title : Response Classes
2627 desc : S3 classes for API responses
@@ -34,12 +35,6 @@ articles:
3435 contents :
3536 - getting-started
3637
37- - title : Advanced Usage
38- contents :
39- - authentication
40- - concepts
41- - pagination
42-
4338authors :
4439 OMOPHub Team :
4540 href : https://omophub.com
You can’t perform that action at this time.
0 commit comments