Skip to content

Commit

Permalink
Fix section formatting & rerun roxygen
Browse files Browse the repository at this point in the history
  • Loading branch information
bdeboe committed Sep 16, 2024
1 parent 6f307d9 commit 4283406
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion R/DatabaseConnector.R
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ NULL
#' For SQLite we actually don't use a JDBC driver. Instead, we use the RSQLite package, which can be installed
#' using `install.packages("RSQLite")`.
#'
#' InterSystems IRIS
#' # InterSystems IRIS
#'
#' For InterSystems IRIS, download the driver [here](https://intersystems-community.github.io/iris-driver-distribution/),
#' or locate the intersystems-jdbc-<version>.jar in the ./dev/java/lib/1.8/ folder of your IRIS installation.
Expand Down
2 changes: 1 addition & 1 deletion man/DatabaseConnector-package.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions man/jdbcDrivers.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4283406

Please sign in to comment.