| Marc Kupietz | 6a16d7d | 2026-08-31 21:36:01 +0200 | [diff] [blame] | 1 | % Generated by roxygen2: do not edit by hand |
| 2 | % Please edit documentation in R/KorAPConnection.R |
| 3 | \name{defaultKorAPUrl} |
| 4 | \alias{defaultKorAPUrl} |
| 5 | \title{Default KorAP server URL} |
| 6 | \usage{ |
| 7 | defaultKorAPUrl() |
| 8 | } |
| 9 | \value{ |
| 10 | URL of the KorAP instance to connect to by default |
| 11 | } |
| 12 | \description{ |
| 13 | Returns the KorAP instance URL to connect to if none is given explicitly: |
| 14 | the environment variable \code{KORAP_URL} if it is set and non-empty, and the |
| 15 | IDS Mannheim KorAP main instance otherwise. |
| 16 | } |
| 17 | \keyword{internal} |