tstp_connection: tstp_connection

Description Usage Arguments Author(s) See Also

Description

Creates a tstp_connection object

Usage

1
2
3
tstp_connection(host = NULL, port = NULL, user = "user", pass = "pass",
  group = NULL, verbose = FALSE, config.file = "~/.tstp.cnf",
  timeout = 5)

Arguments

host

host

port

port

user

user

pass

pass

group

group

verbose

logical. Provide additional details?

config.file

The configuration file to be used if group is specified.

timeout

Number of seconds to wait for a response until giving up. Can not be less than 1 ms.

Author(s)

Dominik Leutnant

See Also

timeout


dleutnant/tstpr documentation built on May 15, 2019, 9:18 a.m.