Skip to content

Commit e198884

Browse files
authored
docs(r/adbcdrivermanager): Fix roxygen comments (#3477)
In #3320, the Rd file was updated by hand. I've updated the roxygen comment and regenrated the Rd file.
1 parent 2dfd110 commit e198884

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

r/adbcdrivermanager/R/driver_void.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ adbc_driver <- function(x, entrypoint = NULL, ...,
9191
#' @param driver An external pointer to an `AdbcDriver`
9292
#' @param version The version number corresponding to the `driver` supplied
9393
#' @param error An external pointer to an `AdbcError` or NULL
94+
#' @param additional_search_path_list A path list of additional locations to search for driver manifests
9495
#'
9596
#' @return An integer ADBC status code
9697
#' @export

r/adbcdrivermanager/man/adbc_driver_load.Rd

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)