AdaptixGetStreams: List all Adaptix streams.

Description Usage Arguments Value Examples

Description

List all Adaptix streams.

Usage

1
AdaptixGetStreams(conn, as.data.frame = T, expand = F, verbose = FALSE)

Arguments

conn

a valid Adaptix connection object.

as.data.frame

if TRUE, returns result as a data.frame object, otherwise as a list.

expand

wether or not to request the full (expanded) information of the requested resource(s) - see Adaptix API documentation.

verbose

display HTTP operation details.

Value

a listings of streams.

Examples

1
AdaptixGetStreams(conn = conn, verbose = F)

Sensewaves/AdaptixR documentation built on May 28, 2019, 2:44 p.m.