Learn R Programming

ribiosUtils (version 1.5-6)

closeLoggerConnections: Close connections to all loggers This function closes all open connections set up by loggers It is automatically run at the end of the R session (setup by registerLog)

Description

Close connections to all loggers This function closes all open connections set up by loggers It is automatically run at the end of the R session (setup by registerLog)

Usage

closeLoggerConnections()

Arguments

Value

Invisible NULL. Only side effect is used.

See Also

registerLog