py_set_attr: Set an attribute of a Python object

View source: R/RcppExports.R

py_set_attrR Documentation

Set an attribute of a Python object

Description

Set an attribute of a Python object

Usage

py_set_attr(x, name, value)

Arguments

x

Python object

name

Attribute name

value

Attribute value


rstudio/reticulate documentation built on April 20, 2024, 3:17 p.m.