Skip to content

Commit 2b0d916

Browse files
author
John Waller
committed
running document
1 parent d213b12 commit 2b0d916

File tree

3 files changed

+71
-1
lines changed

3 files changed

+71
-1
lines changed

NAMESPACE

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ export(installation_dataset)
7575
export(installation_endpoint)
7676
export(installation_identifier)
7777
export(installation_machinetag)
78+
export(installation_search)
7879
export(installation_tag)
7980
export(installations)
8081
export(lit_count)

R/installation_search.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
#'
2828
#' @export
2929
#'
30-
#' @examples /dontrun{
30+
#' @examples \dontrun{
3131
#' instllation_search()
3232
#' installation_search(query="Estonia")
3333
#' installation_search(type="IPT_INSTALLATION")

man/installation_search.Rd

Lines changed: 69 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)