server: server

Description Usage Arguments Value Methods (by class) Examples

Description

Get the minid server from the configuration object

Usage

1
2
3
4
5
6
7
server(x)

## S4 method for signature 'configuration'
server(x)

## S4 replacement method for signature 'configuration'
server(x) <- value

Arguments

x

configuration object

value

the new server URL

Value

The minid server URL

Methods (by class)

Examples

1
2
3
4
## Not run: 
server(configuration_object)

## End(Not run)

bheavner/minidtools documentation built on Aug. 3, 2020, 4:05 a.m.