- hostname
A string, e.g.
"ec2-34-217-73-26.us-west-2.compute.amazonaws.com". Optional, default is
"localhost".
- router
A string, e.g. "UK2018". Optional, default is "default". OTP
can support multiple routers see advanced vignette for details.
- url
If a non-standard URL structure is used provide a full url,
default is NULL
- port
A positive integer. Optional, default is 8080.
- ssl
Logical, indicates whether to use https. Optional, default is
FALSE.
- check
Logical. If TRUE connection object is only returned if OTP
instance and router are confirmed reachable. Optional, default is TRUE.
- timezone
Character, timezone, defaults to local timezone
- otp_version
Numeric, OTP Version in use default 1.5, if check is TRUE
then `otp_check_version()` is called and otp_version is updated