powered by
Sets the timeout for request to the LaBB-CAT server in future function calls. The default timeout is 10 seconds.
labbcatTimeout(seconds = NULL)
The request timeout in seconds
The number of seconds before requests return with a timeout error.
if (FALSE) { ## the request timeout labbcatTimeout(30) }
Run the code above in your browser using DataLab