as.character.HttpDaemon {R.rsp}R Documentation

Returns a short string describing the HTTP daemon

Description

Returns a short string describing the HTTP daemon.

Usage

## S3 method for class 'HttpDaemon'
as.character(x, ...)

Arguments

...

Not used.

Value

Returns a character string.

Author(s)

Henrik Bengtsson

See Also

For more information see HttpDaemon.


[Package R.rsp version 0.44.0 Index]