pyclass: Python object

Description Usage Arguments Value

Description

Python object

Extract input values by name

get py slot

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
## S4 method for signature 'Py'
x$name

## S4 replacement method for signature 'Py'
x$name <- value

## S4 method for signature 'Py'
names(x)

py(x)

Arguments

x

Resource object

name

The class name to extract

value

The value to assign

Value

python object


qhu75/fhiRclient documentation built on Dec. 31, 2020, 2:11 a.m.