Learn R Programming

artma (version 0.3.3)

autonomy.levels: List Available Autonomy Levels

Description

Get information about all available autonomy levels.

Usage

autonomy.levels()

Arguments

Value

[list] A list of autonomy level definitions.

Examples

Run this code
if (FALSE) {
levels <- autonomy.levels()
print(levels)
}

Run the code above in your browser using DataLab