defaultNwsServerOptions {nws}R Documentation

Default NwsServer Options Environment

Description

This environment specifies the default options that are used when creating a new nwsServer object.

Details

The default options can be modified by assigning new values to this environment. Those new values will be used when constructing all new nwsServer objects.

See Also

nwsServer

Examples

defaultNwsServerOptions$serverInfo

[Package nws version 2.0.0.3 Index]