Skip to content

Commit e5d79c8

Browse files
committed
missing doc link
1 parent 554e33a commit e5d79c8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/read.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -406,7 +406,7 @@ abbreviate_shapefile_names = function(x) {
406406
#' @param driver character; name of driver to be used; if missing and \code{dsn} is not a Database Connection, a driver name is guessed from \code{dsn};
407407
#' \code{st_drivers()} returns the drivers that are available with their properties; links to full driver documentation
408408
#' are found at \url{https://gdal.org/drivers/vector/index.html}
409-
#' @param ... other arguments passed to \link{dbWriteTable} when \code{dsn} is a
409+
#' @param ... other arguments passed to \link[DBI]{dbWriteTable} when \code{dsn} is a
410410
#' Database Connection
411411
#' @param dataset_options character; driver dependent dataset creation options;
412412
#' multiple options supported.

man/st_write.Rd

Lines changed: 1 addition & 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)