blob: 5da491565a7d39b4a205555720c67e3d1803a5e2 [file] [log] [blame]
Marc Kupietz6a16d7d2026-08-31 21:36:01 +02001% 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{
7defaultKorAPUrl()
8}
9\value{
10URL of the KorAP instance to connect to by default
11}
12\description{
13Returns the KorAP instance URL to connect to if none is given explicitly:
14the environment variable \code{KORAP_URL} if it is set and non-empty, and the
15IDS Mannheim KorAP main instance otherwise.
16}
17\keyword{internal}