next_dev {mds}R Documentation

Return next level up device

Description

Returns the variable name of the next level in the device hierarchy

Usage

next_dev(x)

Arguments

x

String input of device name, such as "device_1", "device_2", etc.

Value

String representation of the next device level variable


[Package mds version 0.3.2 Index]