| % Generated by roxygen2: do not edit by hand | |
| % Please edit documentation in R/KorAPConnection.R | |
| \name{defaultKorAPUrl} | |
| \alias{defaultKorAPUrl} | |
| \title{Default KorAP server URL} | |
| \usage{ | |
| defaultKorAPUrl() | |
| } | |
| \value{ | |
| URL of the KorAP instance to connect to by default | |
| } | |
| \description{ | |
| Returns the KorAP instance URL to connect to if none is given explicitly: | |
| the environment variable \code{KORAP_URL} if it is set and non-empty, and the | |
| IDS Mannheim KorAP main instance otherwise. | |
| } | |
| \keyword{internal} |