blob: 5da491565a7d39b4a205555720c67e3d1803a5e2 [file] [log] [blame]
% 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}