Python object

Extract input values by name

get py slot

# S4 method for Py
$(x, name)

# S4 method for Py
$(x, name) <- value

# S4 method for Py
names(x)

py(x)

Arguments

x

Resource object

name

The class name to extract

value

The value to assign

Value

python object