spd_servers: Retrieve a list of SpeedTest servers

Description Usage Arguments Value Examples

View source: R/servers.r

Description

Retrieve a list of SpeedTest servers

Usage

1
spd_servers(config = NULL)

Arguments

config

client configuration retrieved via spd_config(). If NULL it will be retrieved

Value

data frame

Examples

1
2
3
4
5
## Not run: 
config <- spd_config()
spd_servers(config)

## End(Not run)

hrbrmstr/speedtest documentation built on March 28, 2020, 6:04 p.m.