| Marc Kupietz | c616098 | 2025-06-24 15:57:51 +0200 | [diff] [blame] | 1 | % Generated by roxygen2: do not edit by hand |
| 2 | % Please edit documentation in R/KorAPConnection.R | ||||
| 3 | \name{show,KorAPConnection-method} | ||||
| 4 | \alias{show,KorAPConnection-method} | ||||
| 5 | \title{Display KorAPConnection object} | ||||
| 6 | \usage{ | ||||
| 7 | \S4method{show}{KorAPConnection}(object) | ||||
| 8 | } | ||||
| 9 | \arguments{ | ||||
| 10 | \item{object}{KorAPConnection object} | ||||
| 11 | } | ||||
| 12 | \description{ | ||||
| 13 | Display KorAPConnection object | ||||
| 14 | } | ||||
| 15 | \keyword{internal} | ||||